fix (radvd): pref64 lifetime too low, causing CLAT dropouts - #10687
fix (radvd): pref64 lifetime too low, causing CLAT dropouts#10687BPplays wants to merge 1 commit into
Conversation
I'm doubting this a bit: The default computed value should be 600 * 3 in our case, which matches the documentation's default value. Cheers, |
|
@fichtner i set |
|
@BPplays so that's exactly how it is intended to work upstream. If I recall correctly pfSense added a separate |
the problem is more that this affects any environment with high loss (weak or crowded WI-FI for example), my problem isn't that the lifetime is short with my config, but that it only accounts for 3 RAs, this is a problem in any environment where losing 3 RAs in a row is somewhat probable
i didn't add a separate field here because i can't think of a reason you'd want this set differently to the base |
Important notices
Before you submit a pull request, we ask you kindly to acknowledge the following:
If AI was used, please disclose:
Describe the problem
the PREF64 lifetime doesn't follow
Valid Lifetime, and with my configuration was only 16s (a scaled lifetime of 2) way lower then my valid or even preferred lifetime, and was causing the CLAT to drop out on my laptopDescribe the proposed solution
add
AdvValidLifetimeto thenat64prefixblockthis fixes the scaled lifetime as verified by wireshark and despite being hard to find it's documented here