]> Git Repo - linux.git/commit
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
authorChristoph Hellwig <[email protected]>
Mon, 18 May 2020 06:28:06 +0000 (08:28 +0200)
committerDavid S. Miller <[email protected]>
Tue, 19 May 2020 00:35:02 +0000 (17:35 -0700)
commit3986912f6a9aae50945fc9d3513c621381eba1aa
tree059ca3049ba14c984fec240879f55397ad34ed79
parent7c1552da900c159a13473a2106c7547746ebe4a1
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl

To prepare removing the global routing_ioctl hack start lifting the code
into a newly added ipv6 ->compat_ioctl handler.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/ipv6.h
net/dccp/ipv6.c
net/ipv6/af_inet6.c
net/ipv6/raw.c
net/l2tp/l2tp_ip6.c
net/mptcp/protocol.c
net/sctp/ipv6.c
net/socket.c
This page took 0.059947 seconds and 4 git commands to generate.