mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
xt_condition: remove unnecessary RCU protection
The module does not use the RCU mechanism, so calling list_add_rcu/list_del_rcu does not make much sense either.
This commit is contained in:
@@ -9,6 +9,7 @@ HEAD
|
||||
- TEE: do not retain iif and mark on cloned packet
|
||||
- TEE: new loop detection logic
|
||||
- TEE: use less expensive pskb_copy
|
||||
- condition: remove unnecessary RCU protection
|
||||
|
||||
|
||||
Xtables-addons 1.24 (March 17 2010)
|
||||
|
Reference in New Issue
Block a user