net: vrf: Create FIB tables on link create
[deliverable/linux.git] / net / ipv6 / ip6_fib.c
index ea071fad67a03e9d884f99ddb64ea71dc8c31116..1bcef2369d64e6f1325dcab50c14601e6ca5a40a 100644 (file)
@@ -240,6 +240,7 @@ struct fib6_table *fib6_new_table(struct net *net, u32 id)
 
        return tb;
 }
+EXPORT_SYMBOL_GPL(fib6_new_table);
 
 struct fib6_table *fib6_get_table(struct net *net, u32 id)
 {
This page took 0.035415 seconds and 5 git commands to generate.