strict config validation

This commit is contained in:
Christian Giese
2023-08-28 15:34:55 +00:00
parent c2dfdabf3e
commit 53af933eb4
4 changed files with 272 additions and 405 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -166,7 +166,7 @@ typedef struct bbl_link_config_
uint16_t rx_cpuset_cur;
char *lag_interface;
uint32_t lacp_priority;
uint16_t lacp_priority;
void *next; /* pointer to next link config element */
bbl_interface_s *link;
-1
View File
@@ -20,7 +20,6 @@
},
"sessions": {
"count": 1,
"session-time": 0,
"max-outstanding": 800,
"start-rate": 400,
"stop-rate": 400
-1
View File
@@ -18,7 +18,6 @@
},
"sessions": {
"count": 1,
"session-time": 0,
"max-outstanding": 800,
"start-rate": 400,
"stop-rate": 400