]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Use SRv6 codepoints in the BGP Advertisement
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Thu, 27 Oct 2022 17:47:11 +0000 (19:47 +0200)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Tue, 8 Nov 2022 21:44:23 +0000 (22:44 +0100)
commit05d99980f36769778ebba434b0c101d36bf5fb4f
tree401b825214ae327f6d8c2a54c5f03f2fad0bfae9
parent04947825547f00e5e2f3b894b372b3e4a8201db7
bgpd: Use SRv6 codepoints in the BGP Advertisement

Currently bgpd uses the opaque codepoint (0xFFFF) in the BGP
advertisement. In this commit, we update bgpd to use the SRv6 codepoints
defined in the IANA SRv6 Endpoint Behaviors Registry
(https://www.iana.org/assignments/segment-routing/segment-routing.xhtml)

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
bgpd/bgp_attr.c
bgpd/bgp_mplsvpn.c