]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Updated a comment.
authorMartin Mares <mj@ucw.cz>
Sun, 23 Feb 2003 10:22:04 +0000 (10:22 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 23 Feb 2003 10:22:04 +0000 (10:22 +0000)
proto/bgp/packets.c

index 03b221172f3828e532108135fedf46aa66d44bf5..39e83b54eb6b42953821b1976c0fdfc7a851427e 100644 (file)
@@ -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:
          /*