Update of /home/repo-0.14/pmacct/src
In directory romesco.pmacct.net:/tmp/cvs-serv2727/src

Modified Files:
        nfacctd.c pmacct-build.h pmacct-defines.h sfacctd.c 
Log Message:


* Introducing custom-defined aggregation primitives: such primitives are
  defined via a file pointed by new aggregate_primitives configuration
  directive. The feature applies to NetFlow v9/IPFIX fields only, and with
  a pre-defined length. Semantics supported are: 'u_int' (unsigned integer,
  presented as decimal number), 'hex' (unsigned integer, presented as hexa-
  decimal number), 'ip' (IP address), 'mac' (MAC address)and 'str' (string)
  Syntax along with examples are available in the 'examples/primitives.lst'
  file.
* fix, memory plugin: test_zero_elem() relaxed. IPv4 traffic id has been
  redefined to a non-zero value. 


_______________________________________________
pmacct-commits mailing list
http://www.pmacct.net/#mailinglists

Reply via email to