Age | Commit message (Expand) | Author |
2022-01-04 | udp6: Use Segment Routing Header for dest address if present | Andrew Lunn |
2022-01-04 | icmp: ICMPV6: Examine invoking packet for Segment Route Headers. | Andrew Lunn |
2022-01-04 | seg6: export get_srh() for ICMP handling | Andrew Lunn |
2020-06-04 | seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds | Ahmed Abdelsalam |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-12-20 | net: seg6.h: remove an unused #include | Peter Oskolkov |
2018-06-22 | rhashtable: split rhashtable.h | NeilBrown |
2018-05-24 | ipv6: sr: export function lookup_nexthop | Mathieu Xhonneux |
2018-05-24 | ipv6: sr: make seg6.h includable without IPv6 | Mathieu Xhonneux |
2017-08-25 | ipv6: sr: add support for ip4ip6 encapsulation | David Lebrun |
2017-08-07 | ipv6: sr: define core operations for seg6local lightweight tunnel | David Lebrun |
2017-08-07 | ipv6: sr: export SRH insertion functions | David Lebrun |
2016-11-09 | ipv6: sr: add core files for SR HMAC support | David Lebrun |
2016-11-09 | ipv6: sr: add support for SRH encapsulation and injection with lwtunnels | David Lebrun |
2016-11-09 | ipv6: sr: add code base for control plane support of SR-IPv6 | David Lebrun |
2016-11-09 | ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header) | David Lebrun |