HomeVyOS Platform

bridge: T4072: Prevent error when removing firewall bridge config

Description

bridge: T4072: Prevent error when removing firewall bridge config

A commit that removes firewall bridge will delete the table and not re-create it. Therefore any further firewall commit will fail trying to delete the non-existent bridge table. This commit ensures the table is always present (even if empty) to ensure successful commit.

Details

Provenance
sarthurdevAuthored on Sep 19 2023, 10:24 AM
Parents
rVYOSONEXbbe32749e66c: firewall: ethernet: T4502: Add interface offload node and verify interface…
Branches
Loading...
Tags
Loading...