From owner-cvs-sys Mon Mar 20 13:30:34 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA06553 for cvs-sys-outgoing; Mon, 20 Mar 1995 13:30:34 -0800 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA06522; Mon, 20 Mar 1995 13:30:25 -0800 Date: Mon, 20 Mar 1995 13:30:25 -0800 From: "Garrett A. Wollman" Message-Id: <199503202130.NAA06522@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net radix.c radix.h route.c route.h Sender: cvs-sys-owner@freebsd.org Precedence: bulk wollman 95/03/20 13:30:24 Modified: sys/net radix.c radix.h route.c route.h Log: Better fix for the deletion of parents of cloned routes problem, superseding the `nextchild' hack. This also provides a way forward to fix RTM_CHANGE and RTM_ADD as well.