Searched hist:246503 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_action.cdiff 246503 Thu Feb 07 19:35:25 MST 2013 monthadar Mesh: management mesh action frames are to be discarded
when not peered.

* Modified ieee80211_recv_action to check if neighbour is peered for
IEEE80211_ACTION_CAT_MESH frames, if not frame is discarded. This is
according to IEEE802.11 2012 standard;
* Removed duplicate checks in each hwmp_recv_* handlers because HWMP
is a subtype of mesh action;

Approved by: adrian (mentor)
H A Dieee80211_hwmp.cdiff 246503 Thu Feb 07 19:35:25 MST 2013 monthadar Mesh: management mesh action frames are to be discarded
when not peered.

* Modified ieee80211_recv_action to check if neighbour is peered for
IEEE80211_ACTION_CAT_MESH frames, if not frame is discarded. This is
according to IEEE802.11 2012 standard;
* Removed duplicate checks in each hwmp_recv_* handlers because HWMP
is a subtype of mesh action;

Approved by: adrian (mentor)

Completed in 78 milliseconds