summaryrefslogtreecommitdiff
path: root/include/net/seg6.h
AgeCommit message (Expand)Author
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-05-24ipv6: sr: export function lookup_nexthopMathieu Xhonneux
2018-05-24ipv6: sr: make seg6.h includable without IPv6Mathieu Xhonneux
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun