Query: wlan_wep
OS: freebsd
Section: 4
Links: freebsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WLAN_WEP(4) BSD Kernel Interfaces Manual WLAN_WEP(4)NAMEwlan_wep -- WEP crypto support for 802.11 devicesSYNOPSISdevice wlan_wepDESCRIPTIONThe wlan_wep module handles the WEP cryptographic requirements of the 802.11 protocol. It does encapsulation and decapsulation of WEP- encoded 802.11 frames and optionally calculates the WEP cipher. The wlan_wep module is an 802.11 cryptographic plugin module for use by the wlan(4) module. This module is automatically loaded if a WEP key is configured with ifconfig(8). Should the underlying network device not be capable of doing the WEP calculations in hardware, the wlan_wep module will do the work.SEE ALSOwlan(4), wlan_ccmp(4), wlan_tkip(4)STANDARDSMore information can be found in the IEEE 802.11 Standard.HISTORYThe wlan_wep driver first appeared in FreeBSD 6.0.BSDDecember 7, 2004 BSD
Related Man Pages |
---|
if_malo(4) - freebsd |
malo(4) - plan9 |
malo(4) - redhat |
malo(4) - opensolaris |
malo(4) - php |
Similar Topics in the Unix Linux Community |
---|
FreeBSD Wireless - Can do WPA but not WEP or even open |