https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253328
Kristof Provost <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kristof Provost <[email protected]> --- (In reply to depeo from comment #1) I'm not sure I understand your remark. The pfsense patch appears to assume the IPv6 6RD prefix is always 32 bits long, but it does support using fewer than 32 bits of the IPv4 address. This should only matter if the ISP uses a 6RD prefix that's not 32 bits long, but it shouldn't affect how you subnet your 6rd delegated prefix (i.e. the ISPs 6RD prefix + x bits from your IPv4 WAN address). I'm working on cleaning up the patch to get it committed, and will see if I can fix the 6RD prefix length assumption as well. It needs a lot of other cleanup anyway. -- You are receiving this mail because: You are the assignee for the bug.
