commit | a96be24679198469df28976c809575423e70d843 | [log] [tgz] |
---|---|---|
author | Dmitry Mishin <dim@openvz.org> | Tue Dec 12 00:29:26 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 13 16:48:22 2006 -0800 |
tree | 7bbdc2c1933c2e791789e6203945b37b58f596b4 | |
parent | 11078c371e2ecfce011d1dffb67888c6fed1b664 [diff] |
[NETFILTER]: ip_tables: ipt and ipt_compat checks unification Matches and targets verification is duplicated in normal and compat processing ways. This patch refactors code in order to remove this. Signed-off-by: Dmitry Mishin <dim@openvz.org> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>