git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11078c3
)
[NETFILTER]: ip_tables: ipt and ipt_compat checks unification
author
Dmitry Mishin
<dim@openvz.org>
Tue, 12 Dec 2006 08:29:26 +0000
(
00:29
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 14 Dec 2006 00:48:22 +0000
(16:48 -0800)
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>
No differences found