Frame Streams library and tools for efficient binary data streaming
Frame Streams implementation in C
fstrm_capture
fstrm_replay
$ fstrm_capture -i eth0 -w dns_frames.fstrm
$ fstrm_replay -r dns_frames.fstrm
$ fstrm_capture -i eth0 | fstrm_replay