CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/10/12 09:19:30
Modified files: usr.sbin/bgpd : rde.c Log message: Only dump AFI/SAFI pairs that are active. For IPv6 check the announced and received MP capability for IPv4 this does not work when announce capabilities no is set so check if announce IPv4 none was set in the config. The capabilities code needs rework since those checks are very error prone. With this we don't leak unneeded EOR markers for other AFI/SAFI pairs.