summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorDaniel Borkmann2013-09-05 17:48:47 +0200
committerDavid S. Miller2013-09-06 20:43:48 +0200
commit5ffd5cddd4d353fe18c01b89397dcad02035bb95 (patch)
tree517e4941160237ed41c440776ac2986904fbb715 /net/ipv4/tcp_input.c
parentMerge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm (diff)
downloadkernel-qcow2-linux-5ffd5cddd4d353fe18c01b89397dcad02035bb95.tar.gz
kernel-qcow2-linux-5ffd5cddd4d353fe18c01b89397dcad02035bb95.tar.xz
kernel-qcow2-linux-5ffd5cddd4d353fe18c01b89397dcad02035bb95.zip
net: netlink: filter particular protocols from analyzers
Fix finer-grained control and let only a whitelist of allowed netlink protocols pass, in our case related to networking. If later on, other subsystems decide they want to add their protocol as well to the list of allowed protocols they shall simply add it. While at it, we also need to tell what protocol is in use otherwise BPF_S_ANC_PROTOCOL can not pick it up (as it's not filled out). Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions