[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
[safe/jmp/linux-2.6] / net / ipv4 / netfilter / arptable_filter.c
index 0d759f5..f6ab45f 100644 (file)
@@ -145,6 +145,7 @@ static struct arpt_table packet_filter = {
        .lock           = RW_LOCK_UNLOCKED,
        .private        = NULL,
        .me             = THIS_MODULE,
+       .af             = NF_ARP,
 };
 
 /* The work comes in here from netfilter.c */