Re: Fw: Link Triggers on Linux
Robert Watson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile,gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 30 Sep 2002, Bruce M Simpson wrote: > Sounds similar to Win2k's ability to notify user-space processes of the > link going up/down on Ethernet interfaces. But that's nothing that can't > be achieved by polling the appropriate ifioctl. We have this capability already using kqueues, although I'd actually also like to see a routing socket event. Somewhere there are dhclient patches floating around to support kq interface link notifications. Note that not all of our supported ethernet interfaces support link state monitoring, they only have administrative up/down, so any application written to handle link state information needs to take that into account. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [email protected] Network Associates Laboratories To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message