Date: Tue, 25 Apr 1995 12:12:08 -0700 From: "Garrett A. Wollman" <wollman> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net route.c Message-ID: <199504251912.MAA08834@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
wollman 95/04/25 12:12:08 Modified: sys/net route.c Log: Finally finish the cloning cleanup work by making sure that clones go away whenever a clone's parent is changed, or a route is added in a certain set of circumstances. This also includes code to forbid setting a route's gateway to an address which can only be reached through that route, thus (hopefully) eliminating one class of cloning bottomless-recursion bugs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504251912.MAA08834>