David Rowe
|
6a17143df8
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
|
Clement
|
c5b60594b6
|
Record more detailed stats on Retransmit/duplicate
|
2019-01-03 10:04:38 -08:00 |
|
Clement
|
ae67064463
|
Fix UDTTest
|
2018-07-20 18:12:24 -07:00 |
|
Clement
|
0bfe2671dd
|
Cleanup udt dead code
|
2018-07-20 18:12:24 -07:00 |
|
Atlante45
|
277e556b48
|
Create a standard function to init Hifi Apps
|
2018-02-22 17:06:09 -08:00 |
|
Atlante45
|
3d0f449afb
|
Ignore ack syn when using vegas
|
2016-10-18 15:54:25 -07:00 |
|
Atlante45
|
bad96d54ea
|
TCP congestion control first draft
|
2016-10-18 15:54:25 -07:00 |
|
Atlante45
|
778c19d7e4
|
Make sure the socket allows fragmenting
|
2016-04-21 08:38:08 -07:00 |
|
Atlante45
|
492bc75d68
|
Reduce max packet size to 1492
|
2016-04-20 15:58:01 -07:00 |
|
Atlante45
|
0409479a12
|
CR
|
2016-03-31 16:36:34 -07:00 |
|
Atlante45
|
a3b771c4dc
|
UdtTest uses Mbps
|
2016-03-31 10:46:09 -07:00 |
|
Stephen Birarda
|
57da7c2ba7
|
add handling for short circuit loss in SendQueue
|
2016-03-23 17:29:46 -07:00 |
|
Stephen Birarda
|
ded210db39
|
exclude udt-test from ALL_BUILD
|
2016-01-15 15:41:34 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Ryan Huffman
|
c2049e5308
|
Fix udt-test to work with ReceivedMessage updates
|
2015-12-07 08:52:23 -08:00 |
|
Ryan Huffman
|
dac491ef41
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
|
Leonardo Murillo
|
9ad865c7f0
|
checkpoint
|
2015-11-20 15:19:45 -06:00 |
|
Ryan Huffman
|
f0ad7f85dc
|
Add readHead* to ReceivedMessage
|
2015-11-18 15:30:30 -08:00 |
|
Atlante45
|
a34e1d85a5
|
Close current packet fix
|
2015-10-02 14:16:44 -07:00 |
|
Atlante45
|
15f7745bcc
|
JSON stats reliable and ordered
|
2015-09-11 14:21:54 +02:00 |
|
Ryan Huffman
|
b73d307210
|
Move std::placeholders::_1 to where they are used
|
2015-09-01 12:24:38 -07:00 |
|
Ryan Huffman
|
fb8e822fa8
|
Fix lines longer than 120 columns
|
2015-09-01 12:14:58 -07:00 |
|
Ryan Huffman
|
019d234ffd
|
Replace std::bind for methods that use std::unique_ptr with a lambda
|
2015-09-01 11:58:33 -07:00 |
|
Stephen Birarda
|
67816c033a
|
output megabits per second not per interval
|
2015-08-25 15:43:21 -07:00 |
|
Stephen Birarda
|
9ff7bfd0b5
|
some header cleanup in UDTTest output
|
2015-08-25 11:21:04 -07:00 |
|
Stephen Birarda
|
92116dd6e7
|
added stats for receive rate in Mbits
|
2015-08-25 11:04:24 -07:00 |
|
Stephen Birarda
|
1756e60647
|
complete test for ordered packets in udt-test target
|
2015-08-20 14:22:05 -07:00 |
|
Stephen Birarda
|
039e6121bc
|
add randomization of data for ordered test
|
2015-08-20 12:44:10 -07:00 |
|
Ryan Huffman
|
74547777df
|
Add basic test to send packetList in udt-test
|
2015-08-18 23:12:09 -07:00 |
|
Stephen Birarda
|
5c2348cf0d
|
remove header for commented stats
|
2015-08-18 09:49:39 -07:00 |
|
Stephen Birarda
|
ffa2070a46
|
remove commented stats in UDTTest
|
2015-08-18 09:44:56 -07:00 |
|
Stephen Birarda
|
2ec4d8ff3c
|
rename return of HifiSockAddr objects for connections
|
2015-08-17 16:39:12 -07:00 |
|
Stephen Birarda
|
5124fc1ea0
|
add LogHandler to UDTTest
|
2015-08-04 16:31:40 -07:00 |
|
Stephen Birarda
|
7b8ca2c0f2
|
fix suppression of link saturation messages
|
2015-08-04 16:29:53 -07:00 |
|
Stephen Birarda
|
49dba76986
|
resolve conflicts on merge with clement
|
2015-08-03 19:14:52 -07:00 |
|
Atlante45
|
924a4d3c21
|
Change connection stats
|
2015-08-03 19:12:58 -07:00 |
|
Stephen Birarda
|
a10746a448
|
set the max window size, correct a typo
|
2015-08-03 19:12:39 -07:00 |
|
Atlante45
|
40520c204f
|
Stats improvement
|
2015-08-03 17:39:09 -07:00 |
|
Stephen Birarda
|
b5ec02bd01
|
go back to previous PacketTimeWindow code
|
2015-08-03 15:36:08 -07:00 |
|
Atlante45
|
8704f05812
|
Added UDTTest server stats
|
2015-08-03 14:40:18 -07:00 |
|
Stephen Birarda
|
20f33b3b64
|
fix sendqueue sleep timing to use microseconds
|
2015-08-03 14:34:12 -07:00 |
|
Stephen Birarda
|
51b47a1212
|
change stats sampling to 100ms
|
2015-08-03 13:27:00 -07:00 |
|
Stephen Birarda
|
62d4467f41
|
use a vector for events in ConnectionStats
|
2015-08-03 12:09:25 -07:00 |
|
Stephen Birarda
|
4230d02184
|
rename col for light ACKs
|
2015-08-03 11:06:48 -07:00 |
|
Stephen Birarda
|
826c8d5150
|
more stats in UDTTest for sender
|
2015-07-31 19:52:20 -07:00 |
|
Stephen Birarda
|
7f8c993bd7
|
make send rate actually send rate, don't sync as sender
|
2015-07-31 19:42:27 -07:00 |
|
Stephen Birarda
|
74a2d985eb
|
tell the send queue about ACKs on light ACK
|
2015-07-31 19:17:02 -07:00 |
|
Stephen Birarda
|
df1e97c591
|
cleanup RTT stats, add assert for CT
|
2015-07-31 17:19:14 -07:00 |
|
Stephen Birarda
|
d420bca88e
|
fix for ACK2 sending, output prettier stats
|
2015-07-31 16:14:33 -07:00 |
|
Stephen Birarda
|
ce21204151
|
add output of connection stats in UDTTest
|
2015-07-31 15:09:30 -07:00 |
|