Populate Seed (more TBD) and checks

This commit is contained in:
yuhan6665
2024-04-13 14:55:05 -04:00
parent b1f4d32ef0
commit 279abd4fc8
8 changed files with 152 additions and 80 deletions
+1 -1
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 {