Roy Marples
Roy Marples
> I'm not modifying get_option_uint8 now as it's also used to read variant length options. Please suggest if you have other preferred way to fix this (such as adding another...
Heh, I should look at the larger picture some more. Thanks for your work and replies.
Please upgrade to dhcpcd-10.0.10 where a lot of PPP issues have been resolved. Also, why are you delegating to the loopback interface? That makes no sense to me.
I'm in two minds about this. Even though dhcpcd isn't configuring the interface, it can detect if something has. I would much rather we detect if something has and then...
@acst1223 Ah sorry, time got away and I forgot about this. It was a bit more complicated, but I think the above patch covers it. Needs some testing though. If...
Need to do some testing myself before I commit, but the feedback is appreciated
> Does dhcpcd need to parse the options or is that for downstream apps like [nmcli,] to implement instead of e.g. json? `dhcpcd-definitions.conf` updated so that the option can be...
Need to think about this because you can use DHCPv6 without RS/RA and DHCPv6 still requires a LL address. I think we need a new option, `noipv6ll`, but we're also...
#343 is related to this I guess.
By script do you mean a dhcpcd hook or dhcpcd script or something else?