1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 12:00:43 +03:00
openwrt-xburst/package/netifd/files/lib/netifd
jow 2bd97dd89a [package] netifd: repair dhcp client id option
Busybox udhcpc dropped support for the -c option, instead it can be emulated by using -x 0x3d:id,
change the dhcp protocol script accordingly and filter all colons from the id while we're at it.
This change supersedes http://patchwork.openwrt.org/patch/1810/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 12:43:14 +00:00
..
proto [package] netifd: repair dhcp client id option 2012-07-01 12:43:14 +00:00
dhcp.script [package] /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00