Searched hist:170428 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/netinet/
H A Dsctp_timer.hdiff 170428 Fri Jun 08 10:57:11 MDT 2007 rrs - RTO was not being initialized to 0, thus the rtt calculation
algoritm would not go through the proper initialization.
- The initialization was incorrect as well, causing problems in
sat networks with > 1sec RTT
- Get rid of magic numbers in RTT calculations.
H A Dsctp_asconf.cdiff 170428 Fri Jun 08 10:57:11 MDT 2007 rrs - RTO was not being initialized to 0, thus the rtt calculation
algoritm would not go through the proper initialization.
- The initialization was incorrect as well, causing problems in
sat networks with > 1sec RTT
- Get rid of magic numbers in RTT calculations.
H A Dsctp_input.cdiff 170428 Fri Jun 08 10:57:11 MDT 2007 rrs - RTO was not being initialized to 0, thus the rtt calculation
algoritm would not go through the proper initialization.
- The initialization was incorrect as well, causing problems in
sat networks with > 1sec RTT
- Get rid of magic numbers in RTT calculations.
H A Dsctp_pcb.cdiff 170428 Fri Jun 08 10:57:11 MDT 2007 rrs - RTO was not being initialized to 0, thus the rtt calculation
algoritm would not go through the proper initialization.
- The initialization was incorrect as well, causing problems in
sat networks with > 1sec RTT
- Get rid of magic numbers in RTT calculations.
H A Dsctputil.cdiff 170428 Fri Jun 08 10:57:11 MDT 2007 rrs - RTO was not being initialized to 0, thus the rtt calculation
algoritm would not go through the proper initialization.
- The initialization was incorrect as well, causing problems in
sat networks with > 1sec RTT
- Get rid of magic numbers in RTT calculations.

Completed in 116 milliseconds