openwrtv4/package/network/config
Merlijn Wajer 4a0c4d8151 netifd: Use -x hostname:$hostname instead of -H
Passing the hostname is currently broken in since the shipped busybox includes this commit:
https://git.busybox.net/busybox/commit/networking/udhcp/dhcpc.c?id=2017d48c0d70bef8768efb42909e605ea8eb5a21

Before:

    Sun Jan 31 18:11:32 2016 daemon.notice netifd: Interface 'wan' is now down
    Sun Jan 31 18:11:32 2016 daemon.notice netifd: Interface 'wan' is setting up now
    Sun Jan 31 18:11:32 2016 daemon.notice netifd: wan (18158): udhcpc: option -h NAME is deprecated, use -x hostname:NAME
    Sun Jan 31 18:11:32 2016 daemon.notice netifd: wan (18158): udhcpc: malformed hex string 'WR150'

After:

    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): udhcpc (v1.23.2) started
    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): Sending discover...
    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): Sending select for xxx.yyy.zzz.xyz...
    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): Lease of xxx.yyy.zzz.xyz obtained, lease time 600

Signed-off-by: Merlijn Wajer <merlijn@wizzup.org>
2016-07-24 06:59:55 +02:00
..
firewall firewall3: update to latest git HEAD 2016-07-24 06:38:30 +02:00
gre gre: Support multicast configurable gre interfaces 2016-02-01 12:02:11 +00:00
ipip Add a few SPDX tags 2014-11-02 12:20:54 +00:00
ltq-adsl-app lantiq: Correct ADSL race condition 2016-06-22 19:32:06 +02:00
ltq-vdsl-app package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
netifd netifd: Use -x hostname:$hostname instead of -H 2016-07-24 06:59:55 +02:00
qos-scripts treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
soloscli license info - revert r43155 2014-11-03 09:56:44 +00:00
swconfig swconfig: improve failure reporting 2016-06-11 00:51:22 +02:00
vti vti: fix kmod dependencies 2016-02-12 08:30:18 +00:00