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:           Sun Aug 21 00:07:57 UTC 2005

Modified Files:
        src/sys/net80211: ieee80211_output.c

Log Message:
In ieee80211_mbuf_adjust, cope with read-only mbufs:  make the
802.11 header + opt(crypto header) + LLC writable, regardless of
crypto state.  If s/w crypto is enabled, still make the entire
chain writable, as before.

Reviewed by: Nick Hudson


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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