luci-app-sqm: add cake support
This commit is contained in:
parent
1f9238ed3f
commit
9a532691dd
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ c:value("codel")
|
|||
c:value("ns2_codel")
|
||||
c:value("pie")
|
||||
c:value("sfq")
|
||||
c:value("cake")
|
||||
c.default = "fq_codel"
|
||||
c.rmempty = false
|
||||
|
||||
|
|
Loading…
Reference in a new issue