Update of /home/repo-0.14/pmacct/src/bgp
In directory romesco.pmacct.net:/tmp/cvs-serv1802/src/bgp
Modified Files:
bgp.c bgp.h
Log Message:
* Introduced dump of BGP tables at regular time intervals. The filename,
which can include variables, is set by bgp_table_dump_file directive.
The output format, currently only JSON, can be set in future via the
bgp_table_dump_output directive. The time interval between dumps can
be set via the bgp_table_dump_refresh_time directive.
* util.c: open_logfile() now calls mkdir_multilevel() to allow building
intermediate directory levels, if not existing. This brings all log
files in line with capabilities of print_output_file directive.
* fix, util.c: mkdir_multilevel() now includes calls to chown() so that
also intermediate directory levels are changed to the right owner and
group as indicated by files_uid and files_gid directives.
_______________________________________________
pmacct-commits mailing list
http://www.pmacct.net/#mailinglists