]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix parser of srv6 infomation
authorRyoga Saito <contact@proelbtn.com>
Tue, 17 Aug 2021 10:22:33 +0000 (10:22 +0000)
committerRyoga Saito <contact@proelbtn.com>
Wed, 18 Aug 2021 09:03:41 +0000 (09:03 +0000)
commit73604f82177a01f44001960ad03693d7a6228bd2
tree3720fa2f9664a0479f78868d8265a5e242a77f44
parenta3e3b5b08b066e9a6138ced0e3d06ee68d1118a6
bgpd: fix parser of srv6 infomation

bgpd couldn't parse SRv6 SID Information Sub-TLV correctly.
draft-ietf-bess-srv6-services-07 also defines SRv6 SID Structure
Sub-Sub-TLV. This patch adds the parser for SRv6 SID Structure
Sub-Sub-TLV.

Signed-off-by: Ryoga Saito <contact@proelbtn.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h