On Fri, 2005-12-30 at 04:22 +0100, Johannes Berg wrote: > This patch fixes some of the ieee80211 crypto related code so that > instead of having the host fully do crypto operations, the host_build_iv > flag works properly (for WEP in this patch) which, if turned on, > requires the hardware to do all crypto operations, but the ieee80211 > layer builds the IV. The hardware also has to build the ICV. > > Previously, the host_build_iv flag couldn't be used at all for WEP, and > not alone (with both host_decrypt and host_encrypt disabled) because the > crypto algorithm wasn't assigned. This is also fixed. > > I have tested this patch both in host crypto mode and in hw crypto mode > (with the Broadcom chipset).
Patch got here in a multipart MIME and a quoted printable encoding... pretty bad (and unuseable for me at least). You should send patches without any encoding. I use evolution too, I just make sure the patch uses the style "preformat" (in the popup above the editor) and insert it inline in the mail using the "insert/text file" menu item. Now it's possible that it encoded it because you have some funky character in there ... There should be nothing above ascii 127 in a pathc :) Ben. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html