]> The Tcpdump Group git mirrors - tcpdump/commit
OSPF: Add SR-Algo, Local Block, and SRMS Preference TLV parsers.
authorRachid Tak Tak <[email protected]>
Fri, 10 Nov 2023 11:43:06 +0000 (03:43 -0800)
committerfxlb <[email protected]>
Tue, 6 Feb 2024 09:46:15 +0000 (09:46 +0000)
commit922fcadc882f2bc08b0bf86aea3239a7c6a62306
treec8cc16cb788f09b0c2f377d46394e1c4af33e254
parent419bdb1c2d8053b3487aba53dfa69cea12542b4e
OSPF: Add SR-Algo, Local Block, and SRMS Preference TLV parsers.

Display additional TLVs and their sub-TLVs from RFC8665:

- SR-Algorithm TLV
- SR Local Block TLV and its sub-TLVs
- SRMS Preference TLV

It also uses the SR-Algorithm names when printing the Prefix-SID
Sub-TLV.
CREDITS
ospf.h
print-ospf.c
tests/TESTLIST
tests/ospf-sr-ri-sid-v.out [new file with mode: 0644]
tests/ospf-sr-ri-sid.pcap [new file with mode: 0644]
tests/ospf-sr-v.out
tests/ospf-sr2-v.out