Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin/ifconfig



Module Name:    basesrc
Committed By:   onoe
Date:           Thu Jun 21 13:36:25 UTC 2001

Modified Files:
        basesrc/sbin/ifconfig: ifconfig.8 ifconfig.c

Log Message:
Add support of persistent key of IEEE 802.11 wireless LAN card.
Currently, only Aironet ("an") driver/card can be used.
     nwkey persist   (IEEE 802.11 devices only) Enable WEP encryption for IEEE
                     802.11-based wireless network interfaces with the persis-
                     tent key written in the network card.
     nwkey persist:key
                     (IEEE 802.11 devices only) Write the key to the persis-
                     tent memory of the network card, and enable WEP encryp-
                     tion for IEEE 802.11-based wireless network interfaces
                     with the key.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 basesrc/sbin/ifconfig/ifconfig.8
cvs rdiff -r1.108 -r1.109 basesrc/sbin/ifconfig/ifconfig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index