Date: Wed, 17 Sep 2003 13:43:12 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: Sam Leffler <sam@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifieee80211.c Message-ID: <20030917194312.GA42166@panzer.kdm.org> In-Reply-To: <200309171927.h8HJRhmr012987@repoman.freebsd.org> References: <200309171927.h8HJRhmr012987@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@kdm.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030917194312.GA42166>