Skip to content

Update feed [ iopsys ] [ openwrt_core ] [targets]

subramanian c requested to merge rm_fw_qos_conf into devel

  • cf16fa7a Deprecate firewall.qos and handle through qos config
  • 070bab44 Deprecate firewall.qos and handle through qos config
  • dadc96e5 Deprecate firewall.qos and handle through qos config

commit cf16fa7a6fb36b858357d3bf087a560e95268082 Author: subramanian c subramanian.c@iopsys.eu Date: Thu Dec 15 06:32:24 2022 +0000

qos: Deprecate firewall.qos and handle through qos config

qosmngr/files/airoha/etc/uci-defaults/60-qos_config_generate | 154 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ qosmngr/files/airoha/etc/uci-defaults/60-qos_queue_generate | 48

qosmngr/files/broadcom/etc/uci-defaults/60-qos_config_generate | 195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ qosmngr/files/broadcom/etc/uci-defaults/60-qos_queue_generate | 59

qosmngr/files/broadcom/lib/qos/qos.sh | 2 +- 5 files changed, 350 insertions(+), 108 deletions(-)


commit 070bab44a3509586c6c70bbe1908e8f96cbf831b Author: subramanian c subramanian.c@iopsys.eu Date: Thu Dec 15 06:32:45 2022 +0000

qos: Deprecate firewall.qos and handle through qos config

package/network/config/firewall/files/firewall.ucidefault | 8 -------- 1 file changed, 8 deletions(-)


commit dadc96e59253e5c15a3d86cc43e1341e849d8393 Author: subramanian c subramanian.c@iopsys.eu Date: Thu Dec 15 06:33:01 2022 +0000

qos: Deprecate firewall.qos and handle through qos config

brcmbca/base-files/etc/firewall.qos | 58

1 file changed, 58 deletions(-)


Merge request reports