mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 08:09:29 -05:00
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>