dhcpcd-discuss

No IPv6 information in --dumplease etc.

Robert White

Sun Jun 22 01:41:55 2014

Howdy,

I cannot figure out how to find dhcpcd's internal state regarding IPv6 leases et. al.

dhcpcd --dumplease ext0 # yields ipv4 information
dhcpcd -6 --dumplease ext0 # yields ipv4 information

I'd expect

dhcpcd --dumplease ext0 # yields all information
dhcpcd -4 --dumplease ext0 # yields only IPv4 information
dhcpcd -6 --dumplease ext0 # yields only IPv6 information

(of course the first case, no specifier, might need to be identical to using "-4" specifier for backwards compatibility).

The .lease and .lease6 files seem to be a binary format so that didn't help. 8-)

-- Rob.

P.S. Sorry to nag. 8-)

Follow-Ups:
Re: No IPv6 information in --dumplease etc.Roy Marples
Archive administrator: postmaster@marples.name