Update of /home/repo-0.12/pmacct/src
In directory london:/tmp/cvs-serv423/src

Modified Files:
        cfg.h cfg_handlers.c cfg_handlers.h imt_plugin.c net_aggr.c 
        network.h nfacctd.c pkt_handlers.c pmacct-data.h 
        pmacct-defines.h pmacct.c pmacctd.c print_plugin.c server.c 
        sfacctd.c sql_common.c sql_common.h sql_handlers.c uacctd.c 
Log Message:


* fix, bgp.c: BGP daemon socket opened with SO_REUSEADDR option: daemon can
  be restared quicker.
* fix, net_aggr.c: some errors while parsing a networks_file didn't report
  line number.
* Implementation of source BGP-related primitives: src_as_path, src_med,
  src_local_pref, src_std_comm and src_ext_comm. These come along with some
  configuration directives: bgp_src_local_pref_type, bgp_src_std_comm_type,
  bgp_src_ext_comm_type, bgp_src_as_path_type and bgp_src_med_type. Each of
  these currently defines only trivial BGP lookups ('bgp'). Over the time,
  further data lookup methods can be foreseen.
* Refreshed documentation.


_______________________________________________
pmacct-commits mailing list
[email protected]
http://www.pmacct.net/mailman/listinfo/pmacct-commits

Reply via email to