https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732
--- Comment #3 from zhhzhh ---
(In reply to Michael Tuexen from comment #2)
Currently not working as expected.MSS cannot be set before connect.
--
You are receiving this mail because:
You are the assignee for the bug.
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732
Michael Tuexen changed:
What|Removed |Added
Summary|TCP_MAXSEG does not work|[tcp] TCP_MAXSEG does not
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732
Michael Tuexen changed:
What|Removed |Added
CC||tue...@freebsd.org
--- Comment #2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
26.09.2021 10:12, Peter Jeremy wrote:
> I'm confident that the last point is because the IPSEC processing preceeds
> the pfil processing on outbound packets, so they aren't seen as eligible
> because IPSEC is seeing the internal, rather than external, address.
I found it much suitable to keep IPS
Thanks for all the responses, they provided useful pointers. I've
discovered that the problem was at least partially my misunderstanding
of the way iked works (and my failure to mention some important
differences between my working and non-working configurations).
Note that I'm trying to configur