https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206122
Hiren Panchasara changed:
What|Removed |Added
Resolution|--- |FIXED
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206122
Mark Linimon changed:
What|Removed |Added
Keywords||patch
Assignee|freebsd-b.
On Thursday, 24 December 2015, Yongmin Cho wrote:
> Hi, all.
>
> I have checked tcp keep-alive in freebsd head.
> According to RFC7323, tcp timestamp option must be sent with
> keep-alive packet after timestamp option has been negotiated.
> So I have tested this on linux-3.13.0.
> tcp keep-alive
Hi, all.
I have checked tcp keep-alive in freebsd head.
According to RFC7323, tcp timestamp option must be sent with
keep-alive packet after timestamp option has been negotiated.
So I have tested this on linux-3.13.0.
tcp keep-alive message is sent with timestamp option on linux-3.13.0.
But on fre