[Coral-dev] binary output format for crl_flow

David Moore dmoore at caida.org
Tue Jun 17 13:22:44 PDT 2003


On Tue, Jun 17, 2003 at 03:15:16PM -0400, Chris Rapier wrote:
> Is there any documenation on the format of the binary output of crl_flow? 
> This is for verions 3.4.7 if that makes a difference.

No explicit documentation for it, but the header parts are all the
same as the text format, only the table dump is in binary.  If you
look at the source code for crl_flow at dump_binary_flow_table, it
should be relatively clear what the size and format of each field is.
Note everything is written in network byte order.

-- david


More information about the Coral-dev mailing list