Stipe
Stipe
My apologies, some lines were not included in #ifndef SMALL Original pull request: https://github.com/NetworkConfiguration/dhcpcd/pull/374
This is the same patch which was posted here: https://github.com/NetworkConfiguration/dhcpcd/issues/74
Hi, Similar to the DHCPv6 Option 17 patch, I made one for DHCPv4 Option 125. The syntax for the config file is identical with the first argument starting with vivso....
Apologies, a bit of a branch cleanup :) Original pull request https://github.com/NetworkConfiguration/dhcpcd/pull/378 Same patch in issue #74
Whenever ia_pd is being used inside an interface block, the requesting interface gets the link local address deleted even though dhcpcd was started with --noconfigure and ia_pd is used just...