diff options
author | monthadar <monthadar@FreeBSD.org> | 2013-02-07 21:30:58 +0000 |
---|---|---|
committer | monthadar <monthadar@FreeBSD.org> | 2013-02-07 21:30:58 +0000 |
commit | 6c23af63de7b1a83f8b21ce7f7f00c4adf0d98dd (patch) | |
tree | 8c926541db078175b7a7dc4e3c2a04e4a7cbb12e /sys/net80211/ieee80211.h | |
parent | ecd76b4133bbb8278f5c7367cddbccefa22f4d96 (diff) | |
download | FreeBSD-src-6c23af63de7b1a83f8b21ce7f7f00c4adf0d98dd.zip FreeBSD-src-6c23af63de7b1a83f8b21ce7f7f00c4adf0d98dd.tar.gz |
Mesh HWMP PERR bug fixes.
* When calling ieee80211_mesh_rt_flush_peer, the rt->rt_dest argument
should not be passed because it can get freed before invalidating
the other routes that depends on it to compare with next_hop.
Use PERR_DADDR(i) instead;
Approved by: adrian (mentor)
Diffstat (limited to 'sys/net80211/ieee80211.h')
0 files changed, 0 insertions, 0 deletions