diff options
author | 2013-10-25 11:05:04 +0200 | |
---|---|---|
committer | 2013-10-28 19:00:49 +0900 | |
commit | 6e7cd27c0f77847f1b07a81ae2ed17b937a7531a (patch) | |
tree | 79de0eab090b710d9135e4317f4ed7dad0d96193 /net/tipc | |
parent | bridge: netfilter: orphan skb before invoking ip netfilter hooks (diff) | |
download | wireguard-linux-6e7cd27c0f77847f1b07a81ae2ed17b937a7531a.tar.xz wireguard-linux-6e7cd27c0f77847f1b07a81ae2ed17b937a7531a.zip |
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
If skb_header_pointer() fails, we need to assign a verdict, that is
NF_DROP in this case, otherwise, we would leave the verdict from
conn_schedule() uninitialized when returning.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions