diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-02-01 02:33:57 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-02 06:59:50 +0300 |
commit | 91f0d8a4813a9a50404b7c48a43fdc46fc77d235 (patch) | |
tree | 6e63511e7840cfb0a502b3ace521ac59dd5af9cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e4d2763f9aafd4a4780a85d4295bd4b1f5303217 (diff) | |
download | linux-91f0d8a4813a9a50404b7c48a43fdc46fc77d235.tar.xz |
net: allow SO_MARK with CAP_NET_RAW via cmsg
There's not reason SO_MARK would be allowed via setsockopt()
and not via cmsg, let's keep the two consistent. See
commit 079925cce1d0 ("net: allow SO_MARK with CAP_NET_RAW")
for justification why NET_RAW -> SO_MARK is safe.
Reviewed-by: Maciej Żenczykowski <maze@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20220131233357.52964-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions