CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2013/07/17 08:09:13
Modified files: usr.sbin/bgpd : rde.c rde.h rde_rib.c Log message: on graceful restart, the number of prefixes could be counted wrong, triping max-prefix. fix it this way, at least until prefix accounting is done better. diff from florian@ ok claudio@