net: Export fib6_get_table and nd_tbl
[cascardo/linux.git] / net / ipv6 / ip6_fib.c
index 7d2e002..09fddf7 100644 (file)
@@ -264,6 +264,7 @@ struct fib6_table *fib6_get_table(struct net *net, u32 id)
 
        return NULL;
 }
+EXPORT_SYMBOL_GPL(fib6_get_table);
 
 static void __net_init fib6_tables_init(struct net *net)
 {