Commit Graph

51 Commits

Author SHA1 Message Date
Maxime Van Hees 0116c550a8 updated router_id to be PublicKey type 2023-05-22 16:19:50 +00:00
Maxime Van Hees 179904b093 updated datapacket to include pubkey 2023-05-22 14:22:10 +00:00
Maxime Van Hees e0cbb7fdd6 cleanup with clippy 2023-05-19 17:57:32 +02:00
Maxime Van Hees 35b0d3f97c bug fixed in selected and fallback route 2023-05-17 17:38:08 +00:00
Maxime Van Hees aef2c24d9e route acquisition update 2023-05-16 15:21:19 +00:00
Maxime Van Hees e03b35a956 router refactor 2023-05-15 14:58:14 +00:00
Maxime Van Hees 963662b193 time to go 2023-05-12 17:06:49 +00:00
Maxime Van Hees 5b1487bb07 TGIF 2023-05-12 16:55:19 +00:00
Maxime Van Hees 60843db17e Testing seqno update 2023-05-12 15:40:01 +00:00
Maxime Van Hees fc9a1647b1 leefactor 2023-05-12 14:55:00 +00:00
Maxime Van Hees 077d215267 metric analysis 2023-05-12 11:41:22 +00:00
Maxime Van Hees fb9c29d881 best route selection through next-hop v2 2023-05-12 08:27:39 +00:00
Maxime Van Hees fa280aebf5 propagting routes 2023-05-11 16:00:01 +00:00
Maxime Van Hees c202ecd690 update 2023-05-11 09:30:55 +00:00
Maxime Van Hees 6f9a69c5fd added route expiry timer 2023-05-10 15:10:13 +00:00
Maxime Van Hees 09d88656ed added timers and IHU timer 2023-05-10 09:50:11 +00:00
Maxime Van Hees 09bc9b5eca small refactor: replace SourceKey by FeasibilityDistance 2023-05-09 12:42:24 +00:00
Maxime Van Hees 7cdf8fe4b2 adding updates messages v2 2023-05-05 18:39:16 +00:00
Maxime Van Hees 4d4cc855a8 added routing table and source table v1 2023-05-03 17:05:07 +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 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 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 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