Subject: CVS commit: src/usr.sbin/wlanctl
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/20/2005 09:41:39
Module Name: src
Committed By: dyoung
Date: Sun Nov 20 09:41:39 UTC 2005
Modified Files:
src/usr.sbin/wlanctl: wlanctl.c
Log Message:
Bug fix: when we ask the kernel to count the ieee80211_nodes, let
it count as many as INT_MAX of them, instead of just 1.
New feature: display node-table membership, 'sta' or 'scan'.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/wlanctl/wlanctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.