Searched hist:192765 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/ctld/
H A DMakefilediff 270179 Tue Aug 19 16:42:39 MDT 2014 ngie Add missing libraries to DPADD; sort DPADD so DPADD and LDADD match up

This fixes "make checkdpadd"

Approved by: jmmv (mentor)
MFC after: 2 weeks
Phabric: D630
PR: 192765
/freebsd-11-stable/sys/net80211/
H A Dieee80211_adhoc.cdiff 192765 Mon May 25 14:39:02 MDT 2009 sam Fix handling of devices w/o radiotap support:
o do not attach DLT_IEEE802_11_RADIO unless both tx and rx headers are
present; this is assumed in the capture code paths
o verify the above with asserts in ieee80211_radiotap_{rx,tx}
o add missing checks for active taps before calling ieee80211_radiotap_rx
H A Dieee80211_wds.cdiff 192765 Mon May 25 14:39:02 MDT 2009 sam Fix handling of devices w/o radiotap support:
o do not attach DLT_IEEE802_11_RADIO unless both tx and rx headers are
present; this is assumed in the capture code paths
o verify the above with asserts in ieee80211_radiotap_{rx,tx}
o add missing checks for active taps before calling ieee80211_radiotap_rx
H A Dieee80211_hostap.cdiff 192765 Mon May 25 14:39:02 MDT 2009 sam Fix handling of devices w/o radiotap support:
o do not attach DLT_IEEE802_11_RADIO unless both tx and rx headers are
present; this is assumed in the capture code paths
o verify the above with asserts in ieee80211_radiotap_{rx,tx}
o add missing checks for active taps before calling ieee80211_radiotap_rx
H A Dieee80211_sta.cdiff 192765 Mon May 25 14:39:02 MDT 2009 sam Fix handling of devices w/o radiotap support:
o do not attach DLT_IEEE802_11_RADIO unless both tx and rx headers are
present; this is assumed in the capture code paths
o verify the above with asserts in ieee80211_radiotap_{rx,tx}
o add missing checks for active taps before calling ieee80211_radiotap_rx

Completed in 163 milliseconds