]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a506b45204202820ac8b27184dbc34e56fc847a
tree4c3ac60b2b6abdce717cb51beee5b63168987ddb
parente7a07ef0c528ddeecee96dbdb606825a628c03e0
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