]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv4/fib_rules.c
net: ipv4: export fib_lookup and fib_table_lookup
[karo-tx-linux.git] / net / ipv4 / fib_rules.c
index 46339ba7a2d3372b47a5eaeaffa2a71774008d0e..799fc790b3cfa67cc170799c89416d5b9da5671c 100644 (file)
@@ -67,6 +67,7 @@ int fib_lookup(struct net *net, struct flowi4 *flp, struct fib_result *res)
 
        return err;
 }
+EXPORT_SYMBOL_GPL(fib_lookup);
 
 static int fib4_rule_action(struct fib_rule *rule, struct flowi *flp,
                            int flags, struct fib_lookup_arg *arg)