This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 06:09:37 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
netifd
/
files
/
lib
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
..
netifd
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
network
netifd: localize internally used shell variables (
#11567
)
2012-06-11 13:25:58 +00:00