diff options
author | Jesper Dangaard Brouer <[email protected]> | 2013-08-29 12:18:46 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2013-09-04 11:44:23 +0200 |
commit | 7cc9eb6ef78d0dcb97d543ea19966486e98afa0b (patch) | |
tree | e5b55540fbae354d72709d3679360d7b21fffb1c /net/lapb/lapb_iface.c | |
parent | f4de4c89d89df5ead42de9fea895f5b8155270da (diff) |
netfilter: SYNPROXY: let unrelated packets continue
Packets reaching SYNPROXY were default dropped, as they were most
likely invalid (given the recommended state matching). This
patch, changes SYNPROXY target to let packets, not consumed,
continue being processed by the stack.
This will be more in line other target modules. As it will allow
more flexible configurations of handling, logging or matching on
packets in INVALID states.
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Patrick McHardy <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions