Changes for version 1.18 - 2016-01-29

  • -perl: new variables $flow->{NUM_OF_FIELDS} and $flow->{NAME} can be accesed Zangerl, Report #110170) -c: adjusted to nfdump-1.6.14 -c: two new lnf_open flags LNF_COMP_LZO and LNF_COMP_BZ2 -c: two new info options LNF_INFO_LZO_COMPRESSED and LNF_INFO_BZ2_COMPRESSED -c: new ./configure option to build with static or dynam BZ2 support -c: separation of new filter code. The new filter can also be used in other projects (include/ffliter.h and src/ffiltler, thank to Lukas Hutak for cooperation). -c: removed memory leak in lnf_lookup_map and lnf_close (tnaks for Lukas Hutak) -c: fixed size of some fields (patch submitted by Lukas Hutak) -c: API change - tha value of LNF_AGGR_KEY is 0x0008 -c: API change - new LNF_AGGR_AUTO for autodetection of aggregation mode -nfdumpp: new -w and -o options -nfdumpp: new modular output system -nfdumpp: invalid dispaly of duration field -nfdumpp: multiple outputs when multiple -A switch is used Examples: nfdumpp -R DIR -A proto -O bytes -A srcvlan -O bps nfdumpp -R DIR -A ip -O pkts -A port -O bytes -A proto nfdumpp -R DIR -A ip/16 -O bytes -A ip/24

Modules

Perl API for manipulating with nfdump files based on libnf.net library

Provides

in lib/Net/NfDump/Fields.pm