After the recent LRD related changes, I noted that accept()ed
sessions would not honor the per-session TF_LRD flag.
Initialize this not only in tcp_newtcpcb, but also in syncache_socket.
Differential D42874
tcp: properly initialize LRD while accepting session in syncache rscheff on Dec 1 2023, 10:40 PM. Authored by Tags None Referenced Files
Details After the recent LRD related changes, I noted that accept()ed Initialize this not only in tcp_newtcpcb, but also in syncache_socket. drop a data segment and the retransmission on a SACK session, MFC: 2 weeks
Diff Detail
|