Merge pull request #15741 from opensourcerouting/fix/flowspec_redirect_ipv6_community

bgpd: Flow Spec redirect IPv6 Extended Community should be 0x0d
This commit is contained in:
Donald Sharp 2024-04-15 11:22:37 -04:00 committed by GitHub
commit 8085d2fb71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,10 +52,8 @@
* 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