diff options
| author | Daniel Borkmann <[email protected]> | 2013-10-25 11:05:04 +0200 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2013-10-28 19:00:49 +0900 |
| commit | 6e7cd27c0f77847f1b07a81ae2ed17b937a7531a (patch) | |
| tree | 79de0eab090b710d9135e4317f4ed7dad0d96193 /tools/perf/scripts/python/sctop.py | |
| parent | 6b8dbcf2c44fd7aa716560d04e9857c870bd510c (diff) | |
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 <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Neil Horman <[email protected]>
Acked-by: Julian Anastasov <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions