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-27 22:59:53 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
netifd
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
..
files
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
Makefile
netifd: update to current git head, exposes enabled state, mtu and metric overrides for routes
2012-06-29 11:42:15 +00:00