Subject: CVS commit: src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/09/2007 09:19:02
Module Name:	src
Committed By:	dyoung
Date:		Tue Jan  9 09:19:02 UTC 2007

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

Log Message:
Let us adjust the 802.11 fragmentation threshold with ifconfig ath0
frag 256, for example.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sbin/ifconfig/ieee80211.c
cvs rdiff -r1.2 -r1.3 src/sbin/ifconfig/ieee80211.h
cvs rdiff -r1.89 -r1.90 src/sbin/ifconfig/ifconfig.8
cvs rdiff -r1.179 -r1.180 src/sbin/ifconfig/ifconfig.c

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