summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_local.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-241-2/+166
* bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-241-0/+2
* ipv6: sr: export function lookup_nexthopMathieu Xhonneux2018-05-241-9/+11
* net/ipv6: Pass skb to route lookupDavid Ahern2018-03-041-2/+2
* ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King2018-01-091-1/+1
* ipv6: sr: remove duplicate routing header type checkDavid Lebrun2017-09-111-4/+0
* ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam2017-08-301-6/+12
* ipv6: sr: implement additional seg6local actionsDavid Lebrun2017-08-251-0/+147
* ipv6: sr: add helper functions for seg6localDavid Lebrun2017-08-251-89/+100
* ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun2017-08-251-0/+8
* ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-251-1/+1
* ipv6: sr: implement several seg6local actionsDavid Lebrun2017-08-071-0/+271
* ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun2017-08-071-18/+193
* ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-071-0/+320