diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-09-19 12:24:35 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-09-19 13:19:53 +0200 |
commit | 0984a36f6d6427bb6cb665002be3e67c4a72ff9d (patch) | |
tree | 1ba3123b08fdb08dfc45295091a461cc39046dc0 /src/op_mode/dns.py | |
parent | bbe32749e66c208312dffadbbd076fdc34ceeb5b (diff) | |
download | vyos-1x-0984a36f6d6427bb6cb665002be3e67c4a72ff9d.tar.gz vyos-1x-0984a36f6d6427bb6cb665002be3e67c4a72ff9d.zip |
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.
Diffstat (limited to 'src/op_mode/dns.py')
0 files changed, 0 insertions, 0 deletions