Searched hist:300042 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/tcp_stacks/
H A Dfastpath.cdiff 300042 Tue May 17 07:53:38 MDT 2016 rrs This small change adopts the excellent suggestion for using named
structures in the add of a new tcp-stack that came in late to me
via email after the last commit. It also makes it so that a new
stack may optionally get a callback during a retransmit
timeout. This allows the new stack to clear specific state (think
sack scoreboards or other such structures).

Sponsored by: Netflix Inc.
Differential Revision: http://reviews.freebsd.org/D6303
/freebsd-11-stable/sys/netinet/
H A Dtcp_timer.cdiff 300042 Tue May 17 07:53:38 MDT 2016 rrs This small change adopts the excellent suggestion for using named
structures in the add of a new tcp-stack that came in late to me
via email after the last commit. It also makes it so that a new
stack may optionally get a callback during a retransmit
timeout. This allows the new stack to clear specific state (think
sack scoreboards or other such structures).

Sponsored by: Netflix Inc.
Differential Revision: http://reviews.freebsd.org/D6303
H A Dtcp_var.hdiff 300042 Tue May 17 07:53:38 MDT 2016 rrs This small change adopts the excellent suggestion for using named
structures in the add of a new tcp-stack that came in late to me
via email after the last commit. It also makes it so that a new
stack may optionally get a callback during a retransmit
timeout. This allows the new stack to clear specific state (think
sack scoreboards or other such structures).

Sponsored by: Netflix Inc.
Differential Revision: http://reviews.freebsd.org/D6303

Completed in 200 milliseconds