Commit graph

15 commits

Author SHA1 Message Date
Adam Ierymenko
9e6617b324
More controller work and some ZSSP cleanup. 2022-10-27 15:03:23 -04:00
Adam Ierymenko
8a50427833
A bunch of reorg to partition off V1 stuff for future convenience, and more controller work. 2022-10-26 14:00:07 -04:00
Adam Ierymenko
0239991c0d
Cleanup, add NetworkConfig itself to log. 2022-10-25 11:54:21 -04:00
Adam Ierymenko
127e27326a
cleanup 2022-10-25 08:40:24 -04:00
Adam Ierymenko
dc615e2b04
Tons and tons of work on the controller, and some other cleanup. 2022-10-07 11:53:10 -04:00
Adam Ierymenko
5d17c37b65
Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better. 2022-09-29 15:34:03 -04:00
Adam Ierymenko
de506dc48b
Reorg to move around some V1 protocol stuff and label it as such. 2022-09-29 13:24:36 -04:00
Adam Ierymenko
aac20c67d2
Controller receives NETWORK_CONFIG_REQUEST packets! 2022-09-28 14:36:41 -04:00
Adam Ierymenko
459b195fa4
Reorg some stuff and skeleton of separate controller binary 2022-09-28 14:08:29 -04:00
Adam Ierymenko
38f8ee808e
A bunch of reorg to consolidate utils, controller work, and rework identity binary marshaling for better backward compability. 2022-09-27 15:46:18 -04:00
Adam Ierymenko
373adb028d
Controller work and basic in-filesystem DB, slightly different from v1 version and supporting live editing of the network in the filesystem. 2022-09-22 17:29:10 -04:00
Adam Ierymenko
be000c2046
Centralize import of tokio to control its version and features. 2022-09-22 09:30:37 -04:00
Adam Ierymenko
dca7bb8e85
WIP it good 2022-09-21 16:58:06 -04:00
Adam Ierymenko
768ec6e710
Tons more work: (1) remove async again from the core, (2) controller stuff, (3) retrofit other stuff to handle non-async core. 2022-09-21 16:43:47 -04:00
Adam Ierymenko
7ec46540fa
A ton more reorg work and controller work. 2022-09-20 12:10:05 -04:00