This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b718813b57
Openwrt
/
package
/
netifd
/
files
History
Jo-Philipp Wich
bcacf552fd
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/
...
SVN-Revision: 32573
2012-07-01 12:43:14 +00:00
..
etc
lib
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/
2012-07-01 12:43:14 +00:00
sbin
usr/share
/udhcpc