]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/ip_fib.h
[IPv4]: Convert route get to new netlink api
[net-next-2.6.git] / include / net / ip_fib.h
index 42ed96fab3f589351384544dc436486c13433542..fcc159a4ac17f5fd2c9687abf43f6649079fdc1e 100644 (file)
@@ -216,6 +216,7 @@ extern void fib_select_default(const struct flowi *flp, struct fib_result *res);
 #endif /* CONFIG_IP_MULTIPLE_TABLES */
 
 /* Exported by fib_frontend.c */
+extern struct nla_policy rtm_ipv4_policy[];
 extern void            ip_fib_init(void);
 extern int inet_rtm_delroute(struct sk_buff *skb, struct nlmsghdr* nlh, void *arg);
 extern int inet_rtm_newroute(struct sk_buff *skb, struct nlmsghdr* nlh, void *arg);