Date: Thu, 17 Jan 2002 18:58:26 +0100 (CET) From: Harti Brandt <brandt@fokus.gmd.de> To: net@freebsd.org Subject: interface creation notification Message-ID: <20020117185451.V97177-100000@beagle.fokus.gmd.de>
next in thread | raw e-mail | index | archive | help
Hi, how is a daemon supposed to get informed that a network interface has been created? I had hoped, that an RTM_IFINFO message would be created on the routing socket, but this is not the case. If an interface is destroyed, the routing socket gets a message for whatever reason. Wouldn't it be simple to just create an RTM_IFINFO message? harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fhg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020117185451.V97177-100000>