CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/15 03:54:55
Modified files:
usr.sbin/bgpd : config.c parse.y printconf.c session.c
Log message:
Set all default values in init_config in parse.y and remove the special
ones in session.c. Adjust printconfig a bit to only show non default values
and move mrt_mergeconfig into merge_conifg where it kind of belongs.
OK benno@
