tn3399_openwrt/package
Daniel Golle f5753aae23 hostapd: add support for WPS pushbutton station
similar to hostapd, also add a ubus interface for wpa_supplicant
which will allow handling WPS push-button just as it works for hostapd.
In order to have wpa_supplicant running without any network
configuration (so you can use it to retrieve credentials via WPS),
configure wifi-iface in /etc/config/wireless:

  config wifi-iface 'default_radio0'
      option device 'radio0'
      option network 'wwan'
      option mode 'sta'
      option encryption 'wps'

This section will automatically be edited if credentials have
successfully been acquired via WPS.

Size difference (mips_24kc): roughly +4kb for the 'full' variants of
wpa_supplicant and wpad which do support WPS.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-12-12 09:37:23 +01:00
..
base-files base-files: add sysupgrade -k to save list of pkgs 2018-12-09 18:04:11 +00:00
boot uboot-fritz4040: update package to 2018-12-09 2018-12-11 23:00:32 +01:00
devel valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
firmware ath10k-firmware: Fix mirror hash sum (FS#1983) 2018-12-09 15:07:02 +01:00
kernel brcm2708-gpu-fw: add fw required for camera module 2018-12-05 00:39:53 +02:00
libs nettle: bump to 3.4.1 2018-12-09 20:39:35 +01:00
network hostapd: add support for WPS pushbutton station 2018-12-12 09:37:23 +01:00
system procd: update to latest git HEAD 2018-11-23 15:27:35 +01:00
utils util-linux: Update to 2.33 2018-11-15 21:19:37 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00