ifupdown: client id

Denys Vlasenko vda.linux at googlemail.com
Fri Sep 3 14:59:23 UTC 2010


On Thu, Sep 2, 2010 at 11:04 PM, Wade Berrier <wberrier at gmail.com> wrote:
> It appears that ifupdown.c has a typo for specifying the dhcp "client
> identifier".
>
> The debian interfaces man page says:
>
>   client client_id
>       Client identifier (dhcpcd, udhcpc)
>
> (See http://man.cx/interfaces )
>
> Does anyone have any issues with this type of change?
>
> -               "dhcpcd[[ -h %hostname%]][[ -i %vendor%]][[ -I
> %clientid%]][[ -l %leasetime%]] %iface%",
> +               "dhcpcd[[ -h %hostname%]][[ -i %vendor%]][[ -I
> %client%]][[ -l %leasetime%]] %iface%",

Fixed in git, thanks!
-- 
vda


More information about the busybox mailing list