]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/netfilter.c
[NETFILTER]: Introduce infrastructure for address family specific operations
authorPatrick McHardy <kaber@trash.net>
Thu, 6 Apr 2006 21:18:09 +0000 (14:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:25:40 +0000 (22:25 -0700)
commitbce8032ef3cc58170ab3550e9e271dba7b4c4764
tree13dbdf12a6c567c3292daad4604eb55f7abd167e
parenta0aed49bdb2bbb4234789f241cffb607fd2e213d
[NETFILTER]: Introduce infrastructure for address family specific operations

Change the queue rerouter intrastructure to a generic usable
infrastructure for address family specific operations as a base for
some cleanups.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter.h
net/ipv4/netfilter.c
net/ipv6/netfilter.c
net/netfilter/core.c
net/netfilter/nf_queue.c