aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/files/dhcp-get-server.sh
Commit message (Collapse)AuthorAge
* hostapd: add support for specifying the FILS DHCP serverFelix Fietkau2021-12-10
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>