Re: No IPv6 information in --dumplease etc.
Roy Marples
Sun Jun 22 13:06:38 2014
On 22/06/2014 2:41, Robert White wrote:
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-)
Heh, just never gotten around to implementing that.
Fixed here:
http://roy.marples.name/projects/dhcpcd/ci/7a62b53d01f4e3b26a0ce7a44de335d45d138b05?sbs=0
P.S. Sorry to nag. 8-)
No problem, I just like happy users.
Roy
Archive administrator: postmaster@marples.name