From: Benjamin Cama Date: Sat, 23 Jul 2011 16:53:12 +0000 (+0200) Subject: Better check for IPv6 compatibility with the BGP peer. X-Git-Tag: debian/2.2.1-1fdn1~1^2^2~7 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/3bd675ad2c2b0c1cb3dfe52deb179f24e05c41b4?hp=3bd675ad2c2b0c1cb3dfe52deb179f24e05c41b4 Better check for IPv6 compatibility with the BGP peer. We would advertise IPv6 routes to non-multiprotocol aware peers. Fix that. Also, fix the way we parse options, to handle multiple optional parameters with one capability in it (or many; it's just the way quagga send them). Signed-off-by: Benjamin Cama ---