summaryrefslogtreecommitdiff
path: root/proto/bgp/bgp.c
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-04-14 13:43:24 +0200
committerMaria Matejka <mq@ucw.cz>2023-04-14 13:43:24 +0200
commit11069272133a6818e4b24d6f2c2ef33338ac499a (patch)
tree88b3da294585f23da8b223c4dbf4c1db468a0d4a /proto/bgp/bgp.c
parentea30d596d3732b3d2c4b1f55ebdc7cc018dd20bb (diff)
parent913ec57f27b06845e3698e8ea08821d39b9575cf (diff)
Merge commit '913ec57f' into thread-next-iface
Diffstat (limited to 'proto/bgp/bgp.c')
-rw-r--r--proto/bgp/bgp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c
index fffa8cec..cda0eb8d 100644
--- a/proto/bgp/bgp.c
+++ b/proto/bgp/bgp.c
@@ -101,9 +101,9 @@
* RFC 8203 - BGP Administrative Shutdown Communication
* RFC 8212 - Default EBGP Route Propagation Behavior without Policies
* RFC 8654 - Extended Message Support for BGP
+ * RFC 9072 - Extended Optional Parameters Length for BGP OPEN Message
* RFC 9117 - Revised Validation Procedure for BGP Flow Specifications
* RFC 9234 - Route Leak Prevention and Detection Using Roles
- * draft-ietf-idr-ext-opt-param-07
* draft-uttaro-idr-bgp-persistence-04
* draft-walton-bgp-hostname-capability-02
*/