aboutsummaryrefslogtreecommitdiff
path: root/net/8021q
diff options
context:
space:
mode:
authorSimon Arlott <simon@fire.lp0.eu>2010-02-02 15:33:38 +0100
committerPatrick McHardy <kaber@trash.net>2010-02-02 15:33:38 +0100
commit10a199394b8f9b4c4e0be6e14a61109a7d891b1b (patch)
treef10aa04cacd465e0a8120dcf8afa43441dad6ab6 /net/8021q
parentc30f540b63047437ffa894b5353216410c480d1a (diff)
netfilter: xt_TCPMSS: SYN packets are allowed to contain data
The TCPMSS target is dropping SYN packets where: 1) There is data, or 2) The data offset makes the TCP header larger than the packet. Both of these result in an error level printk. This printk has been removed. This change avoids dropping SYN packets containing data. If there is also no MSS option (as well as data), one will not be added because of possible complications due to the increased packet size. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions