Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/06/2007 06:02:33
Module Name: src
Committed By: dyoung
Date: Sat Jan 6 06:02:33 UTC 2007
Modified Files:
src/sys/net80211: ieee80211_output.c
Log Message:
Add software fragmentation of 802.11 packets to net80211. Some
wireless NICs need the host's help to fragment packets before the
NIC transmits them. From Sam Leffler.
Screen-scraped by me from the WWW source browser at perforce.freebsd.org.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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.