|
e7746b6922
|
Improving algo_utils
|
2019-06-03 14:58:19 +02:00 |
|
|
e93b237e79
|
WIP capture / replay tools
|
2019-06-03 14:32:52 +02:00 |
|
|
8f62e3ec44
|
Avoid looking at headers
|
2019-05-28 17:40:49 +02:00 |
|
|
a6ef0c26d5
|
Fix capdiff bug
|
2019-05-28 17:35:21 +02:00 |
|
|
d53f58f568
|
Add capdiff to see differences between captures
|
2019-05-28 17:15:37 +02:00 |
|
|
c937c72b8a
|
Fix not found bug
|
2019-05-28 16:13:42 +02:00 |
|
|
4582d4a9d2
|
Fix capture + send data
|
2019-05-28 15:47:31 +02:00 |
|
|
6b4a784171
|
Write packets to files
|
2019-05-28 14:21:06 +02:00 |
|
|
5be3a951af
|
Gathering code should work
|
2019-05-28 11:45:20 +02:00 |
|
|
7e2a7449c6
|
WIP capture traffic
|
2019-05-27 18:14:21 +02:00 |
|
|
b592754973
|
WIP refactor to capture traffic
|
2019-05-27 17:32:00 +02:00 |
|
|
fc494f4c9e
|
Add some debug
|
2019-05-24 17:32:20 +02:00 |
|
|
c4d4288b45
|
Better handle errors
|
2019-05-24 17:15:35 +02:00 |
|
|
d55ceca275
|
Try with a bigger buffer
|
2019-05-24 16:16:39 +02:00 |
|
|
2066db1650
|
Better debug
|
2019-05-24 16:08:04 +02:00 |
|
|
81040b16b9
|
Avoid queue that are not empty
|
2019-05-24 15:51:49 +02:00 |
|
|
1f7256ef5e
|
Fix count logic
|
2019-05-24 15:23:21 +02:00 |
|
|
0395746c28
|
Fix math
|
2019-05-24 15:13:20 +02:00 |
|
|
aa1884ff41
|
Set correct size in log
|
2019-05-24 15:07:21 +02:00 |
|
|
5d8bd6b435
|
Exit if too big
|
2019-05-24 14:48:16 +02:00 |
|
|
504fa7f2df
|
Better handling of buffers
|
2019-05-24 14:05:42 +02:00 |
|
|
bf37e61e50
|
Don't fail when we free + memset to reset buffer
|
2019-05-24 13:51:56 +02:00 |
|
|
fd241b08f0
|
Better indent
|
2019-05-24 11:49:00 +02:00 |
|
|
6034def186
|
Dump packets
|
2019-05-24 11:46:23 +02:00 |
|
|
fc9ec0e213
|
Drop unknown packets
|
2019-05-24 11:25:31 +02:00 |
|
|
1739f7a1ab
|
Add a log for unrecognized packet commands
|
2019-05-24 11:15:52 +02:00 |
|
|
516b2707b5
|
Improve debug
|
2019-05-24 11:04:37 +02:00 |
|
|
33ba4b2d55
|
Some debug + reset buffers
|
2019-05-24 10:52:49 +02:00 |
|
|
2d0f285bc2
|
Better buffer reset
|
2019-05-23 23:13:09 +02:00 |
|
|
7d7b40724c
|
Fix a stupid bug
|
2019-05-23 22:53:00 +02:00 |
|
|
ccd5fe14a2
|
Improve
|
2019-05-23 22:36:26 +02:00 |
|
|
5fe711dc77
|
Fix stupid bug
|
2019-05-21 14:14:59 +02:00 |
|
|
2b989f15d8
|
Fix algo
|
2019-05-15 09:38:02 +02:00 |
|
|
ff1b94e3ef
|
Change packet order reception
|
2019-05-15 09:29:56 +02:00 |
|
|
e98fb6d8d4
|
Try to debug donar.
Should swap packet order instead...
|
2019-05-15 08:54:00 +02:00 |
|
|
f5303b09bb
|
Fix asserts
|
2019-05-14 14:54:10 +02:00 |
|
|
10cde520c9
|
Fix bug and RTT abbr
|
2019-05-14 14:48:40 +02:00 |
|
|
a3712bac77
|
Must start with id=1
|
2019-05-14 14:08:58 +02:00 |
|
|
f94d2109d9
|
Register packet only if not already delivered!
|
2019-05-14 13:56:19 +02:00 |
|
|
05384a424a
|
Add missing information
|
2019-05-14 12:02:56 +02:00 |
|
|
46f54fd145
|
Remove bugs
|
2019-05-14 11:25:33 +02:00 |
|
|
36a6dbaad2
|
We want to use an union
|
2019-05-14 11:23:23 +02:00 |
|
|
3e07b012e2
|
Better comments
|
2019-05-13 18:41:10 +02:00 |
|
|
9fb2396e54
|
Add current link just in case
|
2019-05-13 18:38:48 +02:00 |
|
|
dafd69e649
|
New round robin is compiling!
|
2019-05-13 18:37:49 +02:00 |
|
|
9cc27e9613
|
Fix receive logic
|
2019-05-13 17:26:31 +02:00 |
|
|
67a3c2a610
|
Add missing features to health packet
|
2019-05-13 16:46:04 +02:00 |
|
|
5bcab96393
|
Add buffer release for control packets (health)
|
2019-05-13 16:34:22 +02:00 |
|
|
5d38679dbb
|
Reimplement timeout RR
|
2019-05-13 16:14:23 +02:00 |
|
|
778181a153
|
Fix simple algorithms
|
2019-05-13 10:21:11 +02:00 |
|