summaryrefslogtreecommitdiff
path: root/tests/ipv6-srh-ext-header.pcap
Commit message (Collapse)AuthorAgeFilesLines
* Add support for IPv6 routing header type 4Ahmed Abdelsalam2017-12-291-0/+0
IPv6 routing header type 4 is known as Segment Routing Header (SRH). It is used by Segment Routing (SR) to steer a packet through a controlled set of instructions, called segments. It is described in https://tools.ietf.org/html/draft-ietf-6man-segment-routing-header-07 An extension is added to allow tcpdump to print SRH information.