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
- Lines: 8
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/net/neighbour.h
- Orig date:
2001-11-22 11:47:11.000000000 -0800
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)