wlan_xauth (4)
Leading comments
Copyright (c) 2004 Sam Leffler All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other ...
NAME
wlan_xauth - External authenticator support for 802.11 devicesSYNOPSIS
device wlan_xauthDESCRIPTION
The ifconfig module is a wlan(4) authenticator plugin for use with user-mode authentication implementations such as hostapd It hooks into the 802.11 layer and does nothing. As a result, 802.11 stations that associate are not authorized to send or receive frames until they are authorized by an external agent; typically using a protocol such as WPA, 802.1x, or 802.11i.This module is automatically loaded by the rc script that normally starts hostapd(8).