Hi, i am trying to move my gateway from FreeBSD 11.0 to FreeBSD 14.0 to use
newly added ipfw table lookup for mac addresses
(https://reviews.freebsd.org/D35103)
Also I have too many IPSec connections between fortigate, cisco etc.
And their operators use only 3DES algorithms and they have no inten
On 10/3/22 04:14, Andriy Gapon wrote:
I must admit that the condition in question is fairly long and
non-trivial and I cannot decipher it, but these two lines look wrong to me:
(t->inp_flags2 & INP_REUSEPORT) ||
(t
On 04/10/2022 14:37, Sean Bruno wrote:
On 10/3/22 04:14, Andriy Gapon wrote:
I must admit that the condition in question is fairly long and non-trivial and
I cannot decipher it, but these two lines look wrong to me:
(t->inp_flags2 & INP_REUSEPORT) ||