]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
iptables: Only jump into BADTCP for TCP packets.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Jul 2013 13:17:56 +0000 (15:17 +0200)
committerAlexander Marx <amarx@ipfire.org>
Thu, 8 Aug 2013 05:52:01 +0000 (07:52 +0200)
commit0bb1c918db8a435881a94a77948fa10839230a1e
tree82b3c4c6a6befd3042dae1331c8e8d336b2289f6
parent6c2258160078bdbac8c1cfca080dfca94550ac92
iptables: Only jump into BADTCP for TCP packets.

This saves us from evaluating lots of rules for non-TCP
packets.
src/initscripts/init.d/firewall