Date: Fri, 28 Oct 2005 21:59:47 GMT From: Brooks Davis <brooks@FreeBSD.org> To: eilander@paranoid.nl, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Subject: Re: bin/88159: ifconfig(8) coredumps when string is too long Message-ID: <200510282159.j9SLxlci099833@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: ifconfig(8) coredumps when string is too long State-Changed-From-To: open->patched State-Changed-By: brooks State-Changed-When: Fri Oct 28 21:57:31 GMT 2005 State-Changed-Why: Fixed in HEAD. Note that nwkey 1:0x12345678901234567890123456 is invalid and sets all keys to 0x12345678901234567890123456 with 1 as the transmit key. If you want to set key 1, you should really use the wepkey option. Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: brooks Responsible-Changed-When: Fri Oct 28 21:57:31 GMT 2005 Responsible-Changed-Why: Fixed in HEAD. Note that nwkey 1:0x12345678901234567890123456 is invalid and sets all keys to 0x12345678901234567890123456 with 1 as the transmit key. If you want to set key 1, you should really use the wepkey option. http://www.freebsd.org/cgi/query-pr.cgi?pr=88159
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510282159.j9SLxlci099833>