Populate Seed (more TBD) and checks

This commit is contained in:
yuhan6665 2024-04-13 14:55:05 -04:00
parent 83c76ec192
commit d09290c5d4
8 changed files with 139 additions and 58 deletions

View file

@ -13,7 +13,7 @@ message Addons {
string Duration = 4; // "0-8" means apply to number of packets, "1kb-" means start applying once both side exchange 1kb data, counting two-ways
PaddingConfig Padding = 5;
DelayConfig Delay = 6;
SchedulerConfig SchedulerConfig = 7;
SchedulerConfig Scheduler = 7;
}
enum SeedMode {