cvs commit: src/sbin/ifconfig ifieee80211.c

Kenneth D. Merry ken at kdm.org
Wed Sep 17 12:43:20 PDT 2003


On Wed, Sep 17, 2003 at 12:27:43 -0700, Sam Leffler wrote:
> sam         2003/09/17 12:27:43 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sbin/ifconfig        ifieee80211.c 
>   Log:
>   o add support for setting 128-bit WEP keys
>   o use IEEE80211_KEYBUF_SIZE instead of magic numbers
>   o distinguish between 40-, 104-, and 128-bit WEP keys when printing status
>   
>   Revision  Changes    Path
>   1.7       +7 -4      src/sbin/ifconfig/ifieee80211.c

My Netgear router also claims to support 152-bit (and I think 64 bit, I can
check when I get home) WEP keys.  You have to specify the 152-bit key
manually, though, instead of using their web-based Javascript code to
generate the key from a passphrase.

Can we support 152-bit (and 64-bit) keys as well?

Thanks,

Ken
-- 
Kenneth Merry
ken at kdm.org


More information about the cvs-src mailing list