Updated a comment.

This commit is contained in:
Martin Mares 2003-02-23 10:22:04 +00:00
parent abf06173a3
commit 6ea8ca1469

View file

@ -372,8 +372,8 @@ bgp_parse_options(struct bgp_conn *conn, byte *opt, int len)
switch (opt[0]) switch (opt[0])
{ {
case 2: case 2:
/* Defined in draft-ietf-idr-bgp4-cap-neg-06 */ /* Capatibility negotiation as per RFC 2842 */
/* We can safely ignore all capabilities */ /* We can safely ignore all capabilities announced */
break; break;
default: default:
/* /*