From owner-freebsd-net Mon May 28 1:59: 8 2001 Delivered-To: freebsd-net@freebsd.org Received: from shuttle.wide.toshiba.co.jp (shuttle.wide.toshiba.co.jp [202.249.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 1959F37B422 for ; Mon, 28 May 2001 01:59:05 -0700 (PDT) (envelope-from jinmei@isl.rdc.toshiba.co.jp) Received: from localhost ([2001:218:1800:c051:b48d:7d30:4490:4cdb]) by shuttle.wide.toshiba.co.jp (8.9.1+3.1W/8.9.1) with ESMTP id RAA03485; Mon, 28 May 2001 17:58:47 +0900 (JST) Date: Mon, 28 May 2001 17:28:39 +0900 Message-ID: From: JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= To: raviprasad20@netscape.net Cc: freebsd-net@FreeBSD.ORG Subject: Re: rtmsg_input In-Reply-To: <4BBB03E1.52C6A9EE.9513E96F@netscape.net> References: <4BBB03E1.52C6A9EE.9513E96F@netscape.net> User-Agent: Wanderlust/2.5.8 (Smooth) Emacs/21.0 Mule/5.0 (SAKAKI) Organization: Research & Development Center, Toshiba Corp., Kawasaki, Japan. MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII X-Dispatcher: imput version 980905(IM100) Lines: 20 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> On Thu, 24 May 2001 12:17:39 -0400, >>>>> raviprasad20@netscape.net said: > This is regarding the rtmsg_input() in the module rtadvd.c of the rtadvd daemon. > I think the above function will receive message in the routing socket when a route is added or deleted. My doubt is whether this message will be generated only for addresses other than link local & multicast or it will be generated for all the addresses. It depends on the kernel implementation, but, in any case, all routes that users (applications) manually install to the kernel will be announced through the routing socket, even if the routes are link-local or multicast ones. And, in my understanding, on FreeBSD 4.3 (and prior versions), other routes will basically not be announced. In particular, routes automatically installed via RA messages will not be announce through the routing socket. JINMEI, Tatuya Communication Platform Lab. Corporate R&D Center, Toshiba Corp. jinmei@isl.rdc.toshiba.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message