On Thu, Jan 31, 2008 at 04:53:05PM -0800, Andy Sharp wrote:
> Package: dhcp3-client
> Version: 3.0.4-13
> Severity: normal
> 
> 
> dhcp3-client issues bogus message:
> bp0: unknown hardware address type 65535
> 
> which is wrong for two reasons: 1) that is defined type ARPHRD_VOID; and
> 2) the interface in question isn't in dhclient.conf, so it should be
> ignored anyway.

It's normal for dhclient to run on all interfaces if none are provided on
the command line. This is irrespective of what's in dhclient.conf see the
discussion in #270890 for more details, as well as the dhclient man page.
 
> $ grep -rn ARPHRD_VOID /usr/include
> /usr/include/linux/if_arp.h:89:#define ARPHRD_VOID        0xFFFF
> /* Void type, nothing is known */
> 
> Notice also that ifconfig deals with it just fine.

I'll work up a patch to ignore interfaces of this type, add it to the next
revision of the package, and send the patch upstream.

regards

Andrew

Attachment: signature.asc
Description: Digital signature

Reply via email to