netfilter: nft_inner: support for inner tunnel header matching
[linux-2.6-microblaze.git] / net / netfilter / nf_tables_core.c
index 6dcead5..709a736 100644 (file)
@@ -341,6 +341,7 @@ static struct nft_expr_type *nft_basic_types[] = {
        &nft_last_type,
        &nft_counter_type,
        &nft_objref_type,
+       &nft_inner_type,
 };
 
 static struct nft_object_type *nft_basic_objects[] = {