Asim Aslam
|
6307d6ba51
|
further cleanup of tunnel/network
|
2019-12-08 12:12:20 +00:00 |
|
Milos Gajdos
|
5db7514a91
|
This PR fixes various tunnel race conditions
|
2019-12-05 15:50:32 +00:00 |
|
Asim Aslam
|
bf4a73d5c0
|
Close the socket in the link
|
2019-10-23 16:39:26 +01:00 |
|
Asim Aslam
|
d64f8c665e
|
add rate measure
|
2019-10-22 19:38:29 +01:00 |
|
Asim Aslam
|
d559ce9da2
|
Provide Links() method in Tunnel
|
2019-09-04 15:41:57 +01:00 |
|
Milos Gajdos
|
99d39e743b
|
Lock when setting loopback flag and receiving keepalives
|
2019-08-22 16:31:37 +01:00 |
|
Milos Gajdos
|
7abdc68049
|
Fixed the race. Made wait channel boolean.
|
2019-08-16 15:40:35 +01:00 |
|
Milos Gajdos
|
c90e1ccb99
|
Fixed reconnect code; refactor tunnel tests.
|
2019-08-16 15:18:34 +01:00 |
|
Asim Aslam
|
8f0c2e0412
|
add a better tunnel test
|
2019-08-14 14:38:17 +01:00 |
|
Milos Gajdos
|
151bcf0ea1
|
Send and receive on loopback tunnel interface
|
2019-08-14 13:00:10 +01:00 |
|
Milos Gajdos
|
e607485c6b
|
Check for token in every received message.
|
2019-08-14 01:23:03 +01:00 |
|
Asim Aslam
|
e613b0c205
|
remove the single node tunnel test
|
2019-08-11 09:54:02 +01:00 |
|
Asim Aslam
|
3fc7d9ea50
|
Quic requires an initial message to start the session so we need connect
|
2019-08-08 00:19:16 +01:00 |
|
Asim Aslam
|
a3b962f37b
|
Fix travis test?
|
2019-08-07 22:02:58 +01:00 |
|
Asim Aslam
|
fc379f2d2c
|
Remove other accept
|
2019-08-07 19:03:45 +01:00 |
|
Asim Aslam
|
dcf4fed6a3
|
Add a second test for two tunnels
|
2019-08-07 18:56:21 +01:00 |
|
Asim Aslam
|
117376a922
|
Add back the old tunnel interface
|
2019-08-07 18:44:33 +01:00 |
|