Jon Polom

Results 72 comments of Jon Polom

It seemed that the change by Stylelint to output errors to `stderr` was permanent. Based on that I agree with @albnavarro and this should be merged as-is. This module should...

Fedora has opted to remove the network-legacy module from dracut in Fedora 40 effectively forcing NetworkManager into the initrd if you need early boot networking. This seems like an actual...

@yuwata will this fix assign the same single /64 that was received as a PD prefix to all downstream interfaces? The desired outcome here is to have multiple downstream networks...

> Have you tried PrefixDelegationHint= setting? Yes, pretty much exactly as you showed. And, > If the server ignores the hint, and always assign /64 prefix(es) This is exactly what...

> the server provides only single matching IA_PD option, and it contains multiple /64 prefixes I am not entirely certain if the response includes multiple prefixes or if multiple prefixes...

I never got around to the debugging step mentioned above. I can try that and post here. Of note, a similar issue was created in #23031 to add configurability of...

Any progress on this? Using a separate DHCP v6 client is the very annoying work around here.

> DHCPPrefixDelegation= Takes a boolean value. When enabled, requests subnet prefixes on another link via the DHCPv6 protocol or via the 6RD option in the DHCPv4 protocol. An address within...

I think even if we overlook the asinine corporations like AT&T that provide customers barely functional v6 implementations that only hand out a /64 prefix (which cannot be further subnetted),...

> Everything else like DHCPv4 is set up using systemd-networkd. dhcpcd is only used for making the IA_NA + IA_PD + IA_PD DHCPv6 request and assigning the resulting allocations to...