mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
fix default ctrl schema
This commit is contained in:
@@ -34,8 +34,9 @@ extern volatile uint8_t g_teardown_request_count;
|
||||
|
||||
const char *schema_no_args[] = { NULL };
|
||||
const char *schema_all_args[] = {
|
||||
"interface", "outer-vlan", "inner-vlan",
|
||||
"session-id", "session-group-id", "direction", "reconnect-delay",
|
||||
"interface", "flow-id", "id", "name", "file", "reset", "timer",
|
||||
"flow-id", "id", "name", "file", "reset", "timer",
|
||||
"group", "group-iter", "group-count", "source1", "source2", "source3",
|
||||
"local-ipv4-address", "peer-ipv4-address",
|
||||
"instance", "level", "pdu", "lsa",
|
||||
|
||||
Reference in New Issue
Block a user