mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 01:31:55 +00:00
Updated a comment.
This commit is contained in:
parent
abf06173a3
commit
6ea8ca1469
@ -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:
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user