]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_mplsvpn.h
bgpd: change the treatment for SRv6 routes
authorRyoga Saito <ryoga.saito@linecorp.com>
Fri, 25 Feb 2022 13:44:07 +0000 (13:44 +0000)
committerRyoga Saito <ryoga.saito@linecorp.com>
Fri, 25 Feb 2022 15:34:28 +0000 (15:34 +0000)
commitea7cd161b2122a352736cc278213d70d29b88243
treec555602b24fb3b3bf6c1eccb7b61a9b1da2da5fd
parent69fe7874e050a61eb43786486500b85cb1b47bd2
bgpd: change the treatment for SRv6 routes

This patch adds transpostion_offset and transposition_len to bgp_sid_info,
and transposes SID only at bgp_zebra_announce.

Signed-off-by: Ryoga Saito <ryoga.saito@linecorp.com>
bgpd/bgp_mplsvpn.c
bgpd/bgp_mplsvpn.h
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_zebra.c