From owner-cvs-all Mon Jan 21 0:38:57 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 27A4B37B419; Mon, 21 Jan 2002 00:38:33 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g0L8cMB17919; Mon, 21 Jan 2002 10:38:22 +0200 (EET) (envelope-from ru) Date: Mon, 21 Jan 2002 10:38:22 +0200 From: Ruslan Ermilov To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c if.h route.h rtsock.c src/share/man/man4 route.4 src/sbin/route route.c Message-ID: <20020121103822.A16527@sunbay.com> References: <200201181433.g0IEX4905071@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jan 18, 2002 at 02:04:11PM -0500, Robert Watson wrote: > Any chance this also could send out link state changes? I'd be very > interested in modifying dhclient to watch for routing socket announcements > regarding the link going up and down, offering the opportunity to start > dhcp in a timely manner... > BSD always sent RTM_IFINFO for up/down events, and since net/if.c,v 1.83 FreeBSD also sends these for MTU changes. > On Fri, 18 Jan 2002, Ruslan Ermilov wrote: > > > ru 2002/01/18 06:33:04 PST > > > > Modified files: > > sys/net if.c if.h route.h rtsock.c > > share/man/man4 route.4 > > sbin/route route.c > > Log: > > Introduce an interface announcement message for the routing > > socket so that routing daemons and other interested parties > > know when an interface is attached/detached. > > > > PR: kern/33747 > > Obtained from: NetBSD > > MFC after: 2 weeks > > > > Revision Changes Path > > 1.58 +24 -1 src/sbin/route/route.c > > 1.14 +18 -3 src/share/man/man4/route.4 > > 1.127 +6 -0 src/sys/net/if.c > > 1.68 +15 -0 src/sys/net/if.h > > 1.43 +2 -0 src/sys/net/route.h > > 1.64 +32 -0 src/sys/net/rtsock.c > > -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message