commit | 3986912f6a9aae50945fc9d3513c621381eba1aa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 18 08:28:06 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 18 17:35:02 2020 -0700 |
tree | 059ca3049ba14c984fec240879f55397ad34ed79 | |
parent | 7c1552da900c159a13473a2106c7547746ebe4a1 [diff] |
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 <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>