From: Martin Mares Date: Sun, 23 Feb 2003 10:22:04 +0000 (+0000) Subject: Updated a comment. X-Git-Tag: v1.2.0~437 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ea8ca1469a9c9150a4e0be9f8e6ab025eee990a;p=thirdparty%2Fbird.git Updated a comment. --- diff --git a/proto/bgp/packets.c b/proto/bgp/packets.c index 03b221172..39e83b54e 100644 --- a/proto/bgp/packets.c +++ b/proto/bgp/packets.c @@ -372,8 +372,8 @@ bgp_parse_options(struct bgp_conn *conn, byte *opt, int len) switch (opt[0]) { case 2: - /* Defined in draft-ietf-idr-bgp4-cap-neg-06 */ - /* We can safely ignore all capabilities */ + /* Capatibility negotiation as per RFC 2842 */ + /* We can safely ignore all capabilities announced */ break; default: /*