diff options
author | Maciej Żenczykowski <maze@google.com> | 2019-11-21 13:19:08 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-21 19:15:20 -0800 |
commit | 35fc59c95680afe958893f64e6b6f8ff69daf092 (patch) | |
tree | 292156f3b440a8e065df2e7819d65b345b1f6153 /drivers | |
parent | 723eb53690041740a13ac78efeaf6804f5d684c9 (diff) | |
download | linux-35fc59c95680afe958893f64e6b6f8ff69daf092.tar.gz linux-35fc59c95680afe958893f64e6b6f8ff69daf092.tar.bz2 linux-35fc59c95680afe958893f64e6b6f8ff69daf092.zip |
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
NET_RAW is less dangerous, so more likely to be available to a process,
so check it first to prevent some spurious logging.
This matches IP_TRANSPARENT which checks NET_RAW first.
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions