From: J Yunke (yunke_at_productivity.org)
Date: 2002-07-18 22:41:42 UTC
> algorithms as loadable kernel modules. In addition, it adds support for
> individual station keys ("WEP key mapping"), i.e., each station can now
> use different key for unicast frames (broadcast/multicast frames will
> use default keys).
I'm trying out your new code, and:
        /sbin/hostap_crypt_conf wlan0 \
                00:06:25:01:01:01 \
                WEP \
                12345678901234567890123456
...causes:
ioctl: Invalid argument
...what does this mean? Is there a /proc/* file that shows a summary of hostap_crypt_conf settings?