aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun1-0/+3
2017-01-20ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet1-0/+2
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun1-0/+8
2016-11-09ipv6: sr: implement API to control SR HMAC structureDavid Lebrun1-0/+229
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun1-0/+44
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun1-0/+214