Results 165 comments of Roy Marples

@holmanb @perkelix I decided to merge it and and adjust it in 43954779. It's a good idea.

Thanks for your contribution!

This is because you started dhcpcd on eth0 but didn't limit that in your request to dump leases. Related to #271

Sorry for the late reply, but I have been thinking this over. About the double log, add `-qq` to the command line options in the runit service to solve that....

Well, there's nothing that stands out as wrong in your logs. Is it possible you could enable privsep support? Generally it's as simple as adding a dhcpcd system user with...

The directory itself doesn't matter as long as it exists.

I have a patch which *should* assign routes to the correct table, but in my testing it fails. The result from the kernel for `IFLA_INFO_KIND` is `$` where I expect...

I've added issue #242 which will allow us to improve the work done here in the future.

Actually this is a touch more complicated because dhcpcd *only* does calculations on the main routing table. This will require more thought.