]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
BGP: Add RFC 9687 to list of supported RFCs
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 7 Nov 2024 14:03:01 +0000 (15:03 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 7 Nov 2024 14:07:22 +0000 (15:07 +0100)
doc/bird.sgml
proto/bgp/bgp.c

index a9c623a5c1eef51ded9cf7779ae69bc805bc8b49..3faa9f3cf5e9304d6c37940ac4138d904c62d0bf 100644 (file)
@@ -2781,6 +2781,7 @@ avoid routing loops.
 <item> <rfc id="9072"> - Extended Optional Parameters Length for BGP OPEN Message
 <item> <rfc id="9117"> - Revised Validation Procedure for BGP Flow Specifications
 <item> <rfc id="9234"> - Route Leak Prevention and Detection Using Roles
+<item> <rfc id="9687"> - Send Hold Timer
 </itemize>
 
 <sect1>Route selection rules
index bd6e90d6e454f203b289abb2306cfbb52bb2e604..90c565aea8e2c465cfa7852991616c44910e11e8 100644 (file)
  * 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
+ * RFC 9687 - Send Hold Timer
  * draft-uttaro-idr-bgp-persistence-04
  * draft-walton-bgp-hostname-capability-02
  */