]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement ifconfig_wlanX="HOSTAP".
authorRui Paulo <rpaulo@FreeBSD.org>
Wed, 26 Jun 2013 04:00:52 +0000 (04:00 +0000)
committerRui Paulo <rpaulo@FreeBSD.org>
Wed, 26 Jun 2013 04:00:52 +0000 (04:00 +0000)
commit6f79f295837f942bfd4112773ff2f7081dde54fb
tree7ab112f8fb75b8facd61167713cf1d4cf58bcd06
parent8ab18d3034a9ee06d6e70c9298c6b9d7c2a17ae2
Implement ifconfig_wlanX="HOSTAP".

Not only this is a bit cleaner, it allows multiple instances of hostapd to be
running on the system host, useful for simultaneous dual-band WiFi.
This is similar to ifconfig_wlanX="WPA" but it uses /etc/hostapd-wlanX.conf.
Compatibility with hostapd_enable=YES/NO was kept.

Reviewed by: adrian
etc/network.subr
etc/rc.d/hostapd