- Update net/wifibox-core to 0.10.0 - Update to Linux 5.15.49, linux-firmware 20220610, Alpine 3.16.0 - Update WPA Supplicant to 2.10 - Add support for hostapd(8) -- see port options - Add support for AMD RZ608 Wi-Fi 6E - Expose NAT and networking configuration of the guest Changes: https://github.com/pgj/freebsd-wifibox/releases/tag/0.10.0
9 lines
280 B
Text
9 lines
280 B
Text
@sample etc/wifibox/bhyve.conf.sample
|
|
@sample etc/wifibox/core.conf.sample
|
|
@sample etc/devd/wifibox.conf.sample
|
|
etc/rc.d/wifibox
|
|
man/man5/wifibox-guest.5.gz
|
|
man/man8/wifibox.8.gz
|
|
sbin/wifibox
|
|
@preexec /usr/bin/touch /var/log/wifibox.log
|
|
@preunexec /bin/rm -f /var/log/wifibox.log
|