[CUWiN-Dev] netbsd pullup to 0.5.4

David Young dyoung at pobox.com
Fri Jan 21 17:00:32 CST 2005


This patch fixes a bug that caused one-way unicast connectivity between
nodes on the indoor testbed, even when there was two-way multicast
connectivity.

Dave

----- Forwarded message from David Young <dyoung at NetBSD.org> -----

From: David Young <dyoung at NetBSD.org>
Subject: CVS commit: src/sys/net80211
To: source-changes at NetBSD.org
Date: Fri, 21 Jan 2005 22:57:30 +0000 (UTC)


Module Name:	src
Committed By:	dyoung
Date:		Fri Jan 21 22:57:30 UTC 2005

Modified Files:
	src/sys/net80211: ieee80211_output.c

Log Message:
Bug fix: when encapsulating 802.11 data packets, always copy the
BSS node's BSSID into the frame header.  It is incorrect to copy
in the neighbor's BSSID because it may be out of date following an
IBSS merge.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/net80211/ieee80211_output.c

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

----- End forwarded message -----

-- 
David Young             OJC Technologies
dyoung at ojctech.com      Urbana, IL * (217) 278-3933


More information about the CU-Wireless-Dev mailing list