Subject: CVS commit: [netbsd-2-0] src/sys/net80211
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/03/2004 16:54:45
Module Name:	src
Committed By:	jmc
Date:		Tue Aug  3 16:54:45 UTC 2004

Modified Files:
	src/sys/net80211 [netbsd-2-0]: ieee80211_node.c

Log Message:
Pullup patch (requested by he in ticket #729)

Fix a problem with APs advertising multiple SSIDs by
allocating multiple nodes for the same AP when the announced
SSID differs.  Fixes PR#26377.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 src/sys/net80211/ieee80211_node.c

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