OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: meepmeep on November 25, 2019, 03:32:31 PM

Title: [resolved] 19.7.7 > Removed "Directly send SOLICIT" option is needed
Post by: meepmeep on November 25, 2019, 03:32:31 PM
Hi

I read the changelog of version 19.7.7 and spotted this :
"interfaces: remove the "Directly send SOLICIT" option"


But .. I need this option to success the ipv6 connectivity with my ISP.
Is it activated by default on 19.7.7 ? (I can't just upgrade to test it).
If not, how could I activate this option ?

Title: Re: 19.7.7 > Removed "Directly send SOLICIT" option is needed
Post by: franco on November 26, 2019, 08:11:01 AM
Hi meepmeep,

For users of the option nothing changes. The impact, if any, is more on the non-user side. For more details and the relevant patch see:

https://github.com/opnsense/core/commit/f2a228053


Cheers,
Franco
Title: Re: [resolved] 19.7.7 > Removed "Directly send SOLICIT" option is needed
Post by: meepmeep on November 26, 2019, 10:10:10 AM
Hi

Indeed, the update didn't break my ipv6 connectivity.
I should have read the code ;)

Thank you for the quick answer.