6RD: Rewritten 6RD RFC5969 support.
[vpp.git] / src / vnet / adj / adj_glean.h
index 47cddfb..3ffbe36 100644 (file)
@@ -44,6 +44,7 @@
  *  as the source address in packets when the ARP/ND packet is sent
  */
 extern adj_index_t adj_glean_add_or_lock(fib_protocol_t proto,
+                                         vnet_link_t linkt,
                                         u32 sw_if_index,
                                         const ip46_address_t *nh_addr);