Update of /home/repo-0.14/pmacct/src
In directory romesco.pmacct.net:/tmp/cvs-serv5115/src
Modified Files:
acct.c cfg.h cfg_handlers.c cfg_handlers.h imt_plugin.c
imt_plugin.h mongodb_plugin.c mongodb_plugin.h mysql_plugin.c
network.h nfacctd.c nfacctd.h nl.c pgsql_plugin.c
pkt_handlers.c pkt_handlers.h pmacct-build.h pmacct-data.h
pmacct-defines.h pmacct.c pmacctd.c print_plugin.c
print_plugin.h server.c sfacctd.c sql_common.c sql_common.h
sql_handlers.c sqlite3_plugin.c uacctd.c
Log Message:
* Introduced NAT primitives to support Cisco NetFlow Event Logging (NEL),
for Carrier Grade NAT (CGNAT) scenarios: nat_event, post_nat_src_host,
post_nat_dst_host, post_nat_src_port and post_nat_dst_port.
* Introduced timestamp primitives (to msec resolution) to support generic
logging functions - in all daemons and all plugins: timestamp_start,
timestamp_end (timestamp_end being currently applicable only to traffic
flows). These primitives must not be confused with existing sql_history
timestamps which are meant for the opposite function instead, temporal
aggregation.
* nfacctd_sql_log feature removed. The same can now be achieved with the
use of proper timestamp primitives (see above).
_______________________________________________
pmacct-commits mailing list
http://www.pmacct.net/#mailinglists