CVSROOT: /cvs Module name: src Changes by: phess...@cvs.openbsd.org 2015/09/21 03:47:15
Modified files: usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c rde.c Log message: Let us log all updates sent from an individual peer. Since this can be applied to a group, also let us disable logging on a sub-member of the group. Very handy for debugging naughty peers on a router with multiple peers. OK benno@