cvs commit: src/sys/net80211 ieee80211_node.c
Sam Leffler
sam at FreeBSD.org
Fri Apr 2 15:28:39 PST 2004
sam 2004/04/02 15:28:38 PST
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
Note previous commit also purges all node table entries collected while
do scanning when operating in adhoc mode. This is necessary to insure
nodes in the table have a correct refcnt and driver-private state but is
suboptimal. A better solution is to probe undiscovered neighbors and use
the probe response to do the right thing (support for that comming in a
separate commit).
Revision Changes Path
1.21 +0 -0 src/sys/net80211/ieee80211_node.c
More information about the cvs-src
mailing list