]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
PERR update to be called from mesh code.
authormonthadar <monthadar@FreeBSD.org>
Tue, 1 May 2012 16:12:39 +0000 (16:12 +0000)
committermonthadar <monthadar@FreeBSD.org>
Tue, 1 May 2012 16:12:39 +0000 (16:12 +0000)
commit730d2de83b0e430a8391d9bf541db9868ccf1394
tree9646b9dc3267150145013ed887e0862a4a5fdfe8
parent1b62f837a74de5f2bce3d3333e5b82ecae62a36e
PERR update to be called from mesh code.

* Added mpp_senderror for Mesh Path Selection protocol;
* Added hwmp_senderror that will send an HWMP PERR according to the
supplied reason code;
* Call mpp_senderror when deleting a route with correct reason code
for whether the route is marked proxy or not;
* Call mpp_senderror when trying to forward an individually addressed
frame and there is no forwarding information;

Approved by: adrian
sys/net80211/ieee80211_hwmp.c
sys/net80211/ieee80211_mesh.c
sys/net80211/ieee80211_mesh.h