HEADSUP: 802.11 vap support merged

Sam Leffler sam at freebsd.org
Wed Apr 23 16:18:01 UTC 2008


Lev Serebryakov wrote:
> Hello, Randy.
> You wrote 23 ?????? 2008 ?., 18:48:54:
>
>   
>> the difference between a wlan and a vap is subtle.
>>     
>   I don't thinks, that difference between client and server is subtile
> :) wlan is AP OR client, and VAP is AP only. And many comuters will be
> configured as clients, with wpa_supplicant, not hostapd :)
>
>   
A "vap" is just an ifnet cloned from an 802.11 device.  These have a 
fixed operatin mode that can be ap, ibss, sta, monitor, ahdemo, whatever 
(mesh support eventually).  The terminology is unfortunately tied to the 
original motivation.

    Sam



More information about the freebsd-current mailing list