Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net80211



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.




Home | Main Index | Thread Index | Old Index