Commit graph

165 commits

Author SHA1 Message Date
47e47dceef Many buffers - stopping link broken 2019-05-09 19:53:47 +02:00
a16fb465f8 Set link number 2019-05-09 15:33:27 +02:00
9685885afe Tracking memory leaks is improving 2019-05-09 11:39:03 +02:00
163110c814 Now handle signals 2019-05-09 11:24:05 +02:00
8b6f5c63f6 Work but leak 2019-05-07 19:18:27 +02:00
a0ca207975 Fix algo dup2 and algo naive potential bug 2019-05-06 17:17:45 +02:00
9c606c2162 Also speed up naive algorithm! 2019-05-06 15:03:53 +02:00
df4e56775d Let be a bit more clever :D 2019-05-06 15:01:42 +02:00
79929eb5c8 Working dup2 algo 2019-05-06 14:52:57 +02:00
260e1810ba Link dup2 to proxy 2019-05-06 14:23:14 +02:00
093face009 Non tested algo_dup2 2019-05-06 12:02:25 +02:00
Quentin Dufour
7e25f35042 Refactor my code 2019-04-24 16:23:41 +02:00
Quentin Dufour
e176314057 Better debug options 2019-04-18 14:34:38 +02:00
Quentin Dufour
2ced09ceba Measlat add measurement date 2019-04-17 16:24:56 +02:00
Quentin Dufour
1dd7119094 Clean code 2019-04-04 11:32:11 +02:00
Quentin Dufour
f72d528bef Try to fix invalid free 2 2019-04-04 10:44:20 +02:00
Quentin Dufour
0d62fca3d4 Try to fix invalid free() 2019-04-04 10:19:55 +02:00
Quentin Dufour
cd4769e30b Switch naive to debug and try to track the free error 2019-04-03 17:20:24 +02:00
Quentin Dufour
aa3d235bd6 Debug free() error on rrh 2019-04-03 09:54:52 +02:00
Quentin Dufour
e1084026b0 Add missing categories 2019-04-02 16:54:50 +02:00
Quentin Dufour
5c797b253d Try to init ticks 2019-04-02 11:38:02 +02:00
Quentin Dufour
52758f0e61 Timing event loop precisely 2019-04-01 19:27:40 +02:00
Quentin Dufour
dd16d6db03 Zeroing donar params 2019-04-01 16:05:36 +02:00
Quentin Dufour
484934f5bc Add valgrind to scripts 2019-04-01 15:53:47 +02:00
Quentin Dufour
a5bf434b57 Try to add more useful information 2019-04-01 15:48:11 +02:00
Quentin Dufour
1e86671fa4 Log on stderr
g
2019-04-01 14:40:27 +02:00
Quentin Dufour
5a0e746e30 Add a verbose switch 2019-04-01 14:16:41 +02:00
Quentin Dufour
689b99cc25 We can't afford any sleep 2019-04-01 11:15:48 +02:00
Quentin Dufour
fe435539b0 Remove valgrind 2019-04-01 11:12:38 +02:00
Quentin Dufour
5f0b22b4f0 Prevent deactivation + increase lggging 2019-04-01 10:38:59 +02:00
Quentin Dufour
347ea4f6cd Inform users that circuit is up on naive 2019-03-28 15:58:18 +01:00
Quentin Dufour
044989b8d5 Fix option parsing 2019-03-28 15:35:48 +01:00
Quentin Dufour
12c057e651 Improve links logging 2019-03-28 15:29:34 +01:00
Quentin Dufour
5e326563b1 Effectively support -h and -b 2019-03-28 15:26:33 +01:00
Quentin Dufour
b9d7ec48a2 Update algo structure to support parameters 2019-03-28 11:54:01 +01:00
Quentin Dufour
c12715e39e Add a donar parameters structure 2019-03-28 11:47:14 +01:00
Quentin Dufour
1b0954ecca It works better when you write correct code 2019-03-27 18:46:48 +01:00
Quentin Dufour
6c276ae3c7 Fix stupid bug 2019-03-27 18:29:19 +01:00
Quentin Dufour
ca8eddc0ad Some improvement on RR algo 2019-03-27 18:27:44 +01:00
Quentin Dufour
e15e15325c Better logging 2019-03-27 18:11:05 +01:00
Quentin Dufour
c6f7199bf6 Fix timer bug + comment some logs 2019-03-27 17:46:10 +01:00
Quentin Dufour
283dfd82e1 Fix another memory leak 2019-03-27 17:41:03 +01:00
Quentin Dufour
da6815ec62 Fix memleak 2019-03-27 17:37:34 +01:00
Quentin Dufour
b6258759f0 Something that might work 2019-03-27 17:31:46 +01:00
Quentin Dufour
acae81b91c WIP link healing 2019-03-27 16:24:39 +01:00
Quentin Dufour
83b205e2c8 improve readability 2019-03-27 14:17:41 +01:00
Quentin Dufour
6a22df4ac1 Improve algorithm logging 2019-03-27 11:48:09 +01:00
Quentin Dufour
bb60aeaef3 Fix another bug 2019-03-27 11:21:18 +01:00
Quentin Dufour
627523e1c7 Allow link ban 2019-03-27 11:19:05 +01:00
Quentin Dufour
d06da2faa2 Fix a stupid bug (double ptr instead of one ptr) 2019-03-27 09:59:25 +01:00