Commit Graph

47 Commits

Author SHA1 Message Date
Maxime Van Hees b95c3e9ebf fixed address encoding bug 2023-05-05 18:53:35 +00:00
Maxime Van Hees 7cdf8fe4b2 adding updates messages v2 2023-05-05 18:39:16 +00:00
Maxime Van Hees 054b05540b adding updates messages v1 2023-05-05 14:40:59 +00:00
Maxime Van Hees f5795d16b2 added routing table and source table v3 2023-05-03 17:14:04 +00:00
Maxime Van Hees 95158c3a04 added routing table and source table v2 2023-05-03 17:11:27 +00:00
Maxime Van Hees 4d4cc855a8 added routing table and source table v1 2023-05-03 17:05:07 +00:00
Maxime Van Hees f1e219f6ce measure time between Hello and IHU v4 2023-04-27 15:50:30 +00:00
Maxime Van Hees f08dcdb9c6 measure time between Hello and IHU v3 2023-04-27 15:33:47 +00:00
Maxime Van Hees a9fd3a55cb measure time between Hello and IHU v2 2023-04-27 15:29:18 +00:00
Maxime Van Hees bbb96fc5e6 measure time between Hello and IHU v1 2023-04-27 15:22:53 +00:00
Maxime Van Hees 408819844e fixed imports, changed router function according to new packet structure 2023-04-27 11:54:26 +00:00
Maxime Van Hees f3dd56af22 update packet structure and codec to be more in line with Babel protocol 2023-04-27 11:31:38 +00:00
Maxime Van Hees 1e9d39c8c3 refactoring done 2023-04-25 13:34:51 +00:00
Maxime Van Hees 9436d5db19 refactoring + fixing little bug in get_peer_from_ip 2023-04-25 06:59:05 +00:00
Maxime Van Hees 22c0d45e43 refactoring v1 2023-04-24 21:07:24 +00:00
Maxime Van Hees 3ebfb08f16 2 channels (control, data) v8 2023-04-24 18:14:38 +00:00
Maxime Van Hees b76177bc4b 2 channels (control, data) v7 2023-04-24 17:06:43 +00:00
Maxime Van Hees 5234db4009 2 channels (control, data) v6 2023-04-24 13:18:44 +00:00
Maxime Van Hees 7b18a145ed 2 channels (control, data) v5 2023-04-24 12:03:42 +00:00
Maxime Van Hees cd5c93d77d 2 channels (control, data) v4 2023-04-24 11:58:40 +00:00
Maxime Van Hees fda016c78d 2 channels (control, data) v2 2023-04-24 11:31:23 +00:00
Maxime Van Hees eb7e151d10 2 channels (control, data) v1 2023-04-24 09:41:55 +00:00
Maxime Van Hees 2f0879ae1c first commit babel 2023-04-20 06:46:48 +00:00
Maxime Van Hees 67a8292b21 fixed 2023-04-18 16:25:19 +00:00
Maxime Van Hees aa8639bebc routing packet to correct peer v13 2023-04-18 16:14:56 +00:00
Maxime Van Hees af07322bc4 routing packet to correct peer v11 2023-04-18 16:12:41 +00:00
Maxime Van Hees 5a6f5271aa routing packet to correct peer v10 2023-04-18 15:41:53 +00:00
Maxime Van Hees 8616b18440 routing packet to correct peer v9 2023-04-18 15:19:37 +00:00
Maxime Van Hees ff1b211dae routing packet to correct peer v8 2023-04-18 15:00:54 +00:00
Maxime Van Hees ddb5c7e0bf routing packet to correct peer v7 2023-04-18 14:58:06 +00:00
Maxime Van Hees 9c4b8652e1 routing packet to correct peer v6 2023-04-18 13:45:11 +00:00
Maxime Van Hees a961f40b95 routing packet to correct peer v5 2023-04-18 12:57:34 +00:00
Maxime Van Hees fc57d49c59 routing packet to correct peer v4 2023-04-18 12:18:21 +00:00
Maxime Van Hees f4c23a85af routing packet to correct peer v3 2023-04-18 12:14:53 +00:00
Maxime Van Hees 24a32eb128 routing packet to correct peer v2 2023-04-18 12:06:40 +00:00
Maxime Van Hees 0cac741769 routing packet to correct peer v1 2023-04-18 09:15:07 +00:00
Maxime Van Hees dee5b884d8 small bug fix 2023-04-14 13:35:11 +00:00
Maxime Van Hees f143ba9570 added start of routing 2023-04-14 13:20:47 +00:00
Maxime Van Hees f3ffe22733 Framed and Encoders 2023-04-13 15:05:29 +00:00
Maxime Van Hees 774210ed7c working with framed 2023-04-13 09:55:01 +00:00
Maxime Van Hees 3049c2a257 etherparse packet differentation example 2023-04-12 16:13:45 +00:00
Maxime Van Hees 0cab536a9d set nodelay on stream 2023-04-11 16:28:28 +00:00
Maxime Van Hees 9315746930 test trailing data 2023-04-11 16:18:35 +00:00
Maxime Van Hees 00c911f4ab truncate buffer 2023-04-11 15:00:52 +00:00
Maxime Van Hees 648e2eeae9 Arc in PeerManager field + temp testing 2023-04-11 14:55:38 +00:00
Maxime Van Hees f578b42696 added test framed encoder/decoder 2023-04-11 12:52:23 +00:00
Maxime Van Hees fb2cc7a62b first commit 2023-04-11 09:31:01 +00:00