OSDN Git Service

ipv6: Provide ipv6 version of "disable_policy" sysctl
authorDavid Forster <dforster@brocade.com>
Thu, 23 Feb 2017 16:27:18 +0000 (16:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Mar 2017 01:10:20 +0000 (17:10 -0800)
commitdf789fe752065f2ce761ba434125e335b514899f
tree4c3ac60b2b6abdce717cb51beee5b63168987ddb
parent88da73a3a5da989cc986a4b1f6a40e3292fc93d1
ipv6: Provide ipv6 version of "disable_policy" sysctl

This provides equivalent functionality to the existing ipv4
"disable_policy" systcl. ie. Allows IPsec processing to be skipped
on terminating packets on a per-interface basis.

Signed-off-by: David Forster <dforster@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ipv6.h
include/uapi/linux/ipv6.h
net/ipv6/addrconf.c