Jon Franklin
Jon Franklin
On my project, I need to publish a host name on a specific interface, and not have that publish go out any of the other interfaces. I've been doing this...
I'm running a test where dhcpcd sends a DHCPv6 Information-Request message, and the server responds with a non-default Information-Refresh-Time (32) option. Dhcpcd isn't reading that option, and so the refresh...
If lastlease is enabled, and dhcpcd is unable to confirm its prior lease, after timeout, don't continue to solicit. Confine lastlease behavior to only the CONFIRM state. This cleans up...
The configuration I'm using uses the noipv6rs option to allow the Linux kernel to do router discovery, slaac, etc. I'm seeing dhcpcd configuring an EUI64 format link-local address unnecessarily. This...