From owner-cvs-sys Mon Jul 10 08:22:51 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA12086 for cvs-sys-outgoing; Mon, 10 Jul 1995 08:22:51 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA12075 ; Mon, 10 Jul 1995 08:22:40 -0700 Date: Mon, 10 Jul 1995 08:22:40 -0700 From: "Garrett A. Wollman" Message-Id: <199507101522.IAA12075@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net route.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk wollman 95/07/10 08:22:40 Modified: sys/net route.c Log: When adding a route, set rt_ifa and rt_ifp a little earlier so that the protocol-specific add routine can examine it if desired.