hostapd: add support for specifying the FILS DHCP server
authorFelix Fietkau <nbd@nbd.name>
Fri, 10 Dec 2021 10:30:40 +0000 (11:30 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 10 Dec 2021 10:33:49 +0000 (11:33 +0100)
commitea49690ff47d14ee096d7c1368cff03f1cce1d76
treee23de09f8995aea2692a1d25d6c67d6c8caab026
parentbaba2fdaa60c2f2426ec09eaacd6dfb7cec3fd2c
hostapd: add support for specifying the FILS DHCP server

The 'fils_dhcp' option can be set to '*' in order to autodetect the DHCP server
For proto=dhcp networks, the discovered dhcp server will be used
For all other networks, udhcpc is called to discover the address

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/dhcp-get-server.sh [new file with mode: 0644]
package/network/services/hostapd/files/hostapd.sh