summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-nft-qos/luasrc
AgeCommit message (Collapse)Author
2023-07-27luci-app-nft-qos: Remove redundant MAC address item.Hannu Nyman
Remove the redundant upload rate MAC address field. Download was removed by 1166050 of PR #4351, but upload was overlooked. Reference to PR #6477. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-07-12luci-appnft-qos: add missing translation wrapperFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-01-26luci-app-nft-qos: fix lua trace by moving limit_mac_enabled option.Lopot li
Signed-off-by: Lopot li <gxfclql@gmail.com>
2020-09-01luci-app-nft-qos: code reindentTong Zhang
fix style issue Signed-off-by: Tong Zhang <ztong0001@gmail.com>
2020-08-31luci-app-nft-qos: support mac address based speed limitTong Zhang
Signed-off-by: Tong Zhang <ztong0001@gmail.com>
2020-04-19applications: add ACL dependency annotations to legacy controllersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22luci-app-nft-qos: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-01-01luci-app-nft-qos: rework _action_rate functionRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-12-29luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.Rosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-11-06luci-app-nft-qos: add new applicationRosy Song
This application is for nft-qos package. Signed-off-by: Rosy Song <rosysong@rosinson.com>