Date: Wed, 5 Mar 1997 00:35:58 -0800 (PST) From: Julian Elischer <julian> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net if.c if.h route.c Message-ID: <199703050835.AAA02144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 97/03/05 00:35:57 Branch: sys/net WHISTLE_NET_BRANCH_1 Modified: sys/net if.c if.h route.c Log: a little routine to flush all entries in the routing table that refer to an ifaddr after it has been removed from the system. called from rtinit() (WHISTLE BRANCH ONLY pending discussion) also two routines to handle linking of ifaddr structs not yet used but needed or the next patch. Revision Changes Path 1.36.4.1 +92 -1 src/sys/net/if.c 1.36.4.1 +4 -1 src/sys/net/if.h 1.37.4.2 +7 -1 src/sys/net/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703050835.AAA02144>