CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/02/11 15:05:59
Modified files: usr.sbin/bgpd : session.c Log message: Not knowing a AFI/SAFI pair in the MP capability is no reason to fail a session. Just print a warning and move on since both side need to announce a pair to use it. Found and OK sthen@