1
0
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:
JeevanSamrudh
2023-04-16 19:57:05 +05:30
committed by Christian Giese
parent 827f200499
commit a5fe43693d

View File

@ -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",