]> The Tcpdump Group git mirrors - tcpdump/commit
rt6: parse TLV 949/head
authorgiulio-sido <[email protected]>
Tue, 12 Oct 2021 15:17:58 +0000 (17:17 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 18 Apr 2023 12:36:06 +0000 (14:36 +0200)
commite69972a8ef1ddbf73924e42f76f53a1f9d0aab0a
treed4459f442399ebec7ff19db6eb2840af356a07da
parent61d5da84a02a24cafa3bcc6502293bb3d3e0e1c2
rt6: parse TLV

Parse Type Length Values (TLV) in IPv6 Routing Header as specified by
RFC 8754 [1].

[1] https://datatracker.ietf.org/doc/html/rfc8754

Signed-off-by: Giulio Sidoretti <[email protected]>
ip6.h
print-rt6.c
tests/TESTLIST
tests/ipv6-srh-tlv-hmac-v.out [new file with mode: 0644]
tests/ipv6-srh-tlv-hmac.out [new file with mode: 0644]
tests/ipv6-srh-tlv-hmac.pcap [new file with mode: 0644]
tests/ipv6-srh-tlv-pad1-padn-5-v.out [new file with mode: 0644]
tests/ipv6-srh-tlv-pad1-padn-5.out [new file with mode: 0644]
tests/ipv6-srh-tlv-pad1-padn-5.pcap [new file with mode: 0644]