mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
added 2 new parameters in access-line-profiles
This commit is contained in:
committed by
Christian Giese
parent
827f200499
commit
a5fe43693d
@ -144,7 +144,7 @@ json_parse_access_line_profile(json_t *config, bbl_access_line_profile_s *profil
|
||||
|
||||
const char *schema[] = {
|
||||
"access-line-profile-id", "act-up", "act-down",
|
||||
"min-up", "min-down", "att-up",
|
||||
"min-up", "min-down", "att-up", "max-up", "max-down"
|
||||
"att-down", "min-up-low", "min-down-low",
|
||||
"max-interl-delay-up", "act-interl-delay-up", "max-interl-delay-down",
|
||||
"act-interl-delay-down", "data-link-encaps", "dsl-type",
|
||||
|
Reference in New Issue
Block a user