Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/25/2004 05:21:36
Module Name:	src
Committed By:	dyoung
Date:		Sun Jul 25 05:21:36 UTC 2004

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

Log Message:
Call ieee80211_free_node, not ieee80211_node_leave, on timed-out
IBSS nodes.  Do not send an EXPIRE-type DEAUTH message when IBSS
nodes time-out.  This ends the panic that rev 1.25 fixed, but
without a dual-use ieee80211_node_leave.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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.