CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2012/07/04 14:43:26
Modified files: usr.sbin/bgpd : bgpd.8 rde_decide.c Log message: Seems like I missed to adjust the route decision code to cover the things that need to be checked because of route reflection. Do this now and reference the new RR RFC in the man page. OK henning@ sthen@