]> git.puffer.fish Git - matthieu/frr.git/commitdiff
bgpd: Flow Spec redirect IPv6 Extended Community should be 0x0d
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 15 Apr 2024 06:27:07 +0000 (09:27 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 15 Apr 2024 06:27:07 +0000 (09:27 +0300)
RFC 8956 defines this already clearly.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_ecommunity.h

index d20ad01c3572531fc578a2568b282ca8f54c180f..794c5a3975f1063c28eae8f083eeba8bb2739e2b 100644 (file)
  * 0x0c Flow-spec Redirect to IPv4 - draft-ietf-idr-flowspec-redirect
  */
 #define ECOMMUNITY_FLOWSPEC_REDIRECT_IPV4   0x0c
-/* from draft-ietf-idr-flow-spec-v6-09
- * 0x0b Flow-spec Redirect to IPv6
- */
-#define ECOMMUNITY_FLOWSPEC_REDIRECT_IPV6   0x0b
+/* RFC 8956 */
+#define ECOMMUNITY_FLOWSPEC_REDIRECT_IPV6 0x0d
 
 /* Low-order octet of the Extended Communities type field for EVPN types */
 #define ECOMMUNITY_EVPN_SUBTYPE_MACMOBILITY  0x00