[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
[safe/jmp/linux-2.6] / net / ipv6 / netfilter / ip6table_mangle.c
index 85c1e6e..30a4627 100644 (file)
@@ -127,6 +127,7 @@ static struct ip6t_table packet_mangler = {
        .valid_hooks    = MANGLE_VALID_HOOKS,
        .lock           = RW_LOCK_UNLOCKED,
        .me             = THIS_MODULE,
+       .af             = AF_INET6,
 };
 
 /* The work comes in here from netfilter.c. */