Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/20/2005 09:39:04
Module Name:	src
Committed By:	dyoung
Date:		Sun Nov 20 09:39:04 UTC 2005

Modified Files:
	src/sys/net80211: ieee80211_netbsd.c ieee80211_sysctl.h

Log Message:
Mark ieee80211_nodes with their node-table membership: scan table
or client/neighbor table.

While I'm here, assert that ieee80211_getmgtframe returns a frame
that starts on a 32-bit boundary.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/net80211/ieee80211_netbsd.c
cvs rdiff -r1.5 -r1.6 src/sys/net80211/ieee80211_sysctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.