ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
[pandora-kernel.git] / include / net / ipv6.h
index 2600b69..f5808d5 100644 (file)
@@ -551,6 +551,10 @@ extern int                         ipv6_ext_hdr(u8 nexthdr);
 
 extern int ipv6_find_tlv(struct sk_buff *skb, int offset, int type);
 
+extern struct in6_addr *fl6_update_dst(struct flowi *fl,
+                                      const struct ipv6_txoptions *opt,
+                                      struct in6_addr *orig);
+
 /*
  *     socket options (ipv6_sockglue.c)
  */