Skip to content

Added fix for Device.Firewall.Chain.{i}.Rule.{i}.Order re-ordering issue

Ratish . requested to merge firewall_order_fix_11166 into devel

Logic for reordering in libbbfdm/dmtree/tr181/firewall.c is updated earlier it was only working if the rules are sorted by order value.

Merge request reports