patch-2.4.23 linux-2.4.23/include/net/neighbour.h

Next file: linux-2.4.23/include/net/pkt_sched.h
Previous file: linux-2.4.23/include/net/iw_handler.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/net/neighbour.h linux-2.4.23/include/net/neighbour.h
@@ -180,6 +180,7 @@
 extern void			neigh_destroy(struct neighbour *neigh);
 extern int			__neigh_event_send(struct neighbour *neigh, struct sk_buff *skb);
 extern int			neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, int override, int arp);
+extern void			neigh_changeaddr(struct neigh_table *tbl, struct net_device *dev);
 extern int			neigh_ifdown(struct neigh_table *tbl, struct net_device *dev);
 extern int			neigh_resolve_output(struct sk_buff *skb);
 extern int			neigh_connected_output(struct sk_buff *skb);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)