]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the hwmp code to handle nodes in a "line" topology.
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 21 Jan 2012 00:42:28 +0000 (00:42 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 21 Jan 2012 00:42:28 +0000 (00:42 +0000)
commite148ff4992f30301be92f687cc79db18d2cc6ba2
tree76b1bfbda38b0a876c5a9786e8463788475eb1b9
parentf7c90cbb77952289b8fe113c2f23de6555ac1af6
Fix the hwmp code to handle nodes in a "line" topology.

For example, this particular topology didn't work correctly from all
nodes:

[A] - [B] - [C] - [D]

Submitted by: Monthadar Al Jaberi <monthadar@gmail.com>
Reviewed by: bschmidt, adrian
sys/net80211/ieee80211_hwmp.c