]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/net/addrconf.h
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
[mirror_ubuntu-artful-kernel.git] / include / net / addrconf.h
index 33b593e174412792347be0d366a1f036e963430e..bccc2feb99da6bf90bbdcbb7d27a9e606cb4b4ef 100644 (file)
@@ -83,6 +83,14 @@ extern void                  addrconf_join_solict(struct net_device *dev,
 extern void                    addrconf_leave_solict(struct inet6_dev *idev,
                                        struct in6_addr *addr);
 
+/*
+ *     IPv6 Address Label subsystem (addrlabel.c)
+ */
+extern int                     ipv6_addr_label_init(void);
+extern void                    ipv6_addr_label_rtnl_register(void);
+extern u32                     ipv6_addr_label(const struct in6_addr *addr,
+                                               int type, int ifindex);
+
 /*
  *     multicast prototypes (mcast.c)
  */