1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/net80211
Andre Oppermann ba99a9b120 Link state change notification of ethernet media to the routing socket.
o The ieee80211_media_status() function updates the ifi_link_state field
  and calls rt_ifmsg() to notify listeners on the routing socket.

Approved by:	sam
2004-05-05 15:48:06 +00:00
..
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_node.c
ieee80211_node.h eliminate nested include by making MALLOC_DECLARE conditional on the 2004-04-05 22:10:26 +00:00
ieee80211_output.c
ieee80211_proto.c
ieee80211_proto.h
ieee80211_radiotap.h Resolve the issue of whether frames have FCS or not. Frame data does not 2004-04-05 22:13:21 +00:00
ieee80211_var.h eliminate nested include by making MALLOC_DECLARE conditional on the 2004-04-05 22:10:26 +00:00
ieee80211.c Link state change notification of ethernet media to the routing socket. 2004-05-05 15:48:06 +00:00
ieee80211.h