mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-11 06:11:53 +08:00

* traffic isolation tables are different between rtl930x and rtl931x * traffic_enable/disable/get/set functions span multiple columns in the rtl931x as a result, previous implementation would only enable traffic in some ports. traffic_enable/disable and traffic_set/get should now work on all ports and not just the initial 32 Signed-off-by: Harshal Gohel <hg@simonwunderlich.de> Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de> Link: https://github.com/openwrt/openwrt/pull/19572 Signed-off-by: Robert Marko <robimarko@gmail.com>