diff options
author | 2010-05-14 21:18:17 +0200 | |
---|---|---|
committer | 2010-05-14 21:18:17 +0200 | |
commit | a1d7c1b4b8dfbc5ecadcff9284d64bb6ad4c0196 (patch) | |
tree | ef5564d5f91d99f8af1bfa16118191b7020c8c84 /net/ipv4/tcp_timer.c | |
parent | netfilter: remove unnecessary returns from void function()s (diff) | |
download | linux-dev-a1d7c1b4b8dfbc5ecadcff9284d64bb6ad4c0196.tar.xz linux-dev-a1d7c1b4b8dfbc5ecadcff9284d64bb6ad4c0196.zip |
netfilter: nf_ct_sip: handle non-linear skbs
Handle non-linear skbs by linearizing them instead of silently failing.
Long term the helper should be fixed to either work with non-linear skbs
directly by using the string search API or work on a copy of the data.
Based on patch by Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions