luci-app-sqm: add cake support
This commit is contained in:
parent
73db5d2311
commit
e7bab97599
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