Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net80211
Module Name: src
Committed By: mycroft
Date: Fri Jul 23 09:22:15 UTC 2004
Modified Files:
src/sys/net80211: ieee80211.c ieee80211_input.c ieee80211_node.c
ieee80211_node.h ieee80211_var.h
Log Message:
Changes from madwifi:
Abstract some of the node management code into separate functions, and use them
throughout, plugging memory leaks.
Allocate the AID allocation map dynamically.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/net80211/ieee80211.c
cvs rdiff -r1.28 -r1.29 src/sys/net80211/ieee80211_input.c
cvs rdiff -r1.21 -r1.22 src/sys/net80211/ieee80211_node.c
cvs rdiff -r1.10 -r1.11 src/sys/net80211/ieee80211_node.h
cvs rdiff -r1.13 -r1.14 src/sys/net80211/ieee80211_var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index