Subject: CVS commit: src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 04/29/2006 21:32:31
Module Name:	src
Committed By:	rpaulo
Date:		Sat Apr 29 21:32:31 UTC 2006

Modified Files:
	src/sbin/ifconfig: ieee80211.c ieee80211.h ifconfig.8 ifconfig.c

Log Message:
Add two new options from FreeBSD:
	hidessid | -hidessid:	SSID broadcast control
	apbridge | -apbridge:	how to pass packets between wifi clients


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sbin/ifconfig/ieee80211.c
cvs rdiff -r1.1 -r1.2 src/sbin/ifconfig/ieee80211.h
cvs rdiff -r1.80 -r1.81 src/sbin/ifconfig/ifconfig.8
cvs rdiff -r1.169 -r1.170 src/sbin/ifconfig/ifconfig.c

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