]> bbs.cooldavid.org Git - net-next-2.6.git/commit
netfilter: xtables: combine built-in extension structs
authorJan Engelhardt <jengelh@medozas.de>
Sat, 4 Jul 2009 10:50:00 +0000 (12:50 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 11 May 2010 16:36:18 +0000 (18:36 +0200)
commit4538506be386f9736b83bf9892f829adbbb70fea
tree3e3be09f45b3af19edc1143f2eb44ad1751ecfa7
parentb4ba26119b06052888696491f614201817491a0d
netfilter: xtables: combine built-in extension structs

Prepare the arrays for use with the multiregister function. The
future layer-3 xt matches can then be easily added to it without
needing more (un)register code.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c