summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-16 18:25:28 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-16 18:25:28 +0200
commit18ac0c694a3081931fecc9e5e8ea48b019105d81 (patch)
tree11953660607151c3fa2fc4874125a167e46ac55a /smoketest/scripts/cli
parent2c17993105b635c3c157e9f528a017bc9e0b556b (diff)
downloadvyos-1x-18ac0c694a3081931fecc9e5e8ea48b019105d81.tar.gz
vyos-1x-18ac0c694a3081931fecc9e5e8ea48b019105d81.zip
conntrack: T3579: bugfix when deleting non existent iptable rules
We only delete iptables rules if they really exist - if we try to delete a non- existing rule a PermissionError exception is thrown. We could either ignore the error code (that is what the old Vyatta code did), or we check what we are doing beforehand.
Diffstat (limited to 'smoketest/scripts/cli')
0 files changed, 0 insertions, 0 deletions