1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network
Hans Dedecker 3bd2e195ec netifd: support DHCP sendopts as list options
Support config in the form of ....
	add_list sendopts=router:10.10.10.2
	add_list sendopts=nissrv:20.20.20.2
	add_list sendopts=0x7D:abba

This allows to configure sendopts having white spaces as option value

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-02-27 13:36:46 +01:00
..
config netifd: support DHCP sendopts as list options 2018-02-27 13:36:46 +01:00
ipv6 odhcp6c: rework sendopts handling 2018-02-24 21:04:06 +01:00
services hostapd: do not register ubus objects for mesh interfaces 2018-02-24 21:33:22 +01:00
utils iptables: fix compile with kernel 3.18 2018-02-26 17:52:15 +01:00