mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
xt_TEE: do not retain iif and mark on cloned packet
Patrick McHardy explains in [1] that locally-generated packets (such as the clones xt_TEE will create) usually start with no iif and no mark value, and even if cloned packets are a little more special than locally-generated ones, let's do it that way. [1] http://marc.info/?l=netfilter-devel&m=127012289008156&w=2
This commit is contained in:
@@ -6,6 +6,7 @@ HEAD
|
||||
- TEE: set dont-fragment on cloned packets
|
||||
- TEE: free skb when route lookup failed
|
||||
- TEE: do not limit use to mangle table
|
||||
- TEE: do not retain iif and mark on cloned packet
|
||||
|
||||
|
||||
Xtables-addons 1.24 (March 17 2010)
|
||||
|
Reference in New Issue
Block a user