From 783f8b689a29aaffbe75e964fdd09a3c219ea81c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 Feb 1999 20:55:08 +0000 Subject: When protocols go down, prune the neighbor list. --- nest/iface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nest/iface.h') diff --git a/nest/iface.h b/nest/iface.h index 83cbdb0..378cf3d 100644 --- a/nest/iface.h +++ b/nest/iface.h @@ -89,6 +89,7 @@ neighbor *neigh_find(struct proto *, ip_addr *, unsigned flags); void neigh_dump(neighbor *); void neigh_dump_all(void); +void neigh_prune(void); /* * Interface Pattern Lists -- cgit v1.2.3