Commit Graph

53 Commits

Author SHA1 Message Date
xenia c4d164c952 Write readme 2020-02-14 20:02:47 -05:00
xenia 46166cf4ca Implement disaggregation :meowdab: 2020-02-14 19:52:37 -05:00
Milo Turner 178a225baa simplify radix-tree to map keys to lists of data 2020-02-14 16:22:06 -05:00
xenia fc7593c32d Implement aggregation (no disaggregation yet) 2020-02-13 21:17:27 -05:00
xenia 79af76ed19 Pass level 4, 5 2020-02-13 20:37:25 -05:00
xenia d49d02f504 Add some commented out fake tests lmao 2020-02-04 18:13:52 -05:00
xenia d27dd3a5a3 Fix longest prefix match 2020-02-04 17:50:08 -05:00
xenia dbc2923b7b lol 2020-02-04 15:28:17 -05:00
xenia 30b1460d4d Implement revoke 2020-02-04 14:39:58 -05:00
xenia 0902781626 Fix router< handling of origin field 2020-02-04 14:21:02 -05:00
xenia 5309ffbf4c Fix route< handling of selfOrigin 2020-02-04 14:18:17 -05:00
xenia f8d0547601 Create parallel test runner script 2020-02-03 18:36:47 -05:00
xenia ba5d516f4e Fix submit 2020-02-02 01:00:39 -05:00
xenia 4424afaf3c Update makefile 2020-02-02 00:58:13 -05:00
xenia d947894583 Remove useless require 2020-02-02 00:53:36 -05:00
xenia 837badc79e Write readme 2020-02-02 00:52:28 -05:00
xenia e5c73f9030 Comments 2020-02-01 23:55:14 -05:00
xenia eb4910b870 Restructure project 2020-02-01 23:22:35 -05:00
xenia 5351d159d1 Add more memes to makefile 2020-02-01 23:20:04 -05:00
xenia ce744d9983 Fix asn handling in update forwarding 2020-02-01 22:41:23 -05:00
xenia 222d9ce31c Implement actual dump response 2020-02-01 22:21:25 -05:00
Milo d24df65c34 serialize update 2020-01-31 23:44:20 -05:00
Milo a914535c7d forward update msgs 2020-01-31 23:42:11 -05:00
Milo 38be205744 netmask-ip 2020-01-31 23:42:11 -05:00
Milo 901cd5beee some serializers 2020-01-31 23:42:11 -05:00
xenia 8ac12c2a10 Implement router-dump 2020-01-31 23:39:42 -05:00
xenia 549f486168 Implement route< 2020-01-31 23:13:49 -05:00
Milo 90275458ed router registration and lookup 2020-01-31 22:35:34 -05:00
Milo 133c18551a lookup 2020-01-31 22:22:00 -05:00
Milo fe7f5fcd6e export *->bl 2020-01-31 22:18:46 -05:00
xenia 0ee1393fd6 Fix rt-lookup lol 2020-01-31 22:11:49 -05:00
Milo c9b6e44fc7 router stub 2020-01-31 21:31:56 -05:00
Milo edc229cb07 route struct 2020-01-31 21:31:03 -05:00
xenia a603926b94 implement subnet->bl 2020-01-31 21:27:51 -05:00
xenia 0127f57230 Meme up radix tree 2020-01-31 21:20:03 -05:00
Milo d7d6f2bdfc a 2020-01-31 17:30:07 -05:00
Milo 0af140b70f router uses msg 2020-01-30 19:51:35 -05:00
Milo 64d5a1968b oop 2020-01-30 19:49:18 -05:00
Milo 8ac13a0c31 transparent 2020-01-30 19:47:32 -05:00
Milo 1c04209328 message parsing 2020-01-30 19:45:35 -05:00
Milo a577fadf94 ip-netmask 2020-01-30 19:45:09 -05:00
Milo 7505e181ea fixed unix sockets 2020-01-30 18:56:38 -05:00
Milo 83f2a89b25 peer connections and json 2020-01-30 18:56:38 -05:00
Milo 64ebb92ead fixup rackets 2020-01-30 18:56:38 -05:00
Milo 2ba395aad1 ignore python downloads 2020-01-30 18:56:38 -05:00
Milo 0f2a8d7177 makefile for sim 2020-01-30 18:56:38 -05:00
xenia ecb3a0c47b Install build tools lol 2020-01-30 18:35:07 -05:00
xenia 327af611ca add missing file 2020-01-30 18:33:11 -05:00
xenia 77be104b1d Update container memery 2020-01-30 18:29:08 -05:00
xenia cc28607662 Make sure to install libpython3.6 in the container 2020-01-29 16:51:32 -05:00