events when (de)associating or when cable is (un)plugged
From: Dirk-Willem van Gulik (dirkx_at_webweaving.org)
Date: 03/26/04
- Previous message: Nik Clayton: "Re: handbook submissions"
- Next in thread: Suleiman Souhlal: "Re: events when (de)associating or when cable is (un)plugged"
- Reply: Suleiman Souhlal: "Re: events when (de)associating or when cable is (un)plugged"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-hackers@freebsd.org Date: Fri, 26 Mar 2004 23:30:46 +0100
Looking for suggestions on a 'clean' and generic way to allow for
notifications when a 802.11 association is made or lost, or when
a ethernet cable is (un)plugged. I.e.akin to the events 'usbd(8) get
when you sit on /dev/usb. This is for 5.2.1 or beyond.
Any infrastructure which is already used I can leverage ? (Right
now I do a dirty hack by letting the net80211 code twiddle
the INET address - which then causes a routing msg on a
socket(PF_ROUTE, SOCK_RAW, AF_UNSPEC) socket. But
that is far from ideal - as often it is nicer to have the IP address
linger around a bit longer.)
Thanks,
Dw
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Nik Clayton: "Re: handbook submissions"
- Next in thread: Suleiman Souhlal: "Re: events when (de)associating or when cable is (un)plugged"
- Reply: Suleiman Souhlal: "Re: events when (de)associating or when cable is (un)plugged"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|