Before we have egress filter, the -F flushes the ingress rules. It still only flushed the ingress rules. To flush the egress rules, another optional parameter needs to be supplied: -z egress.
Please enhance this functionality to the following:
-F only, will flush both ingress and egress rules.
-F -z ingress, flushes ingress rules only (currently working correctly)
-F -z egress, flushes egress rules only (currently working correctly).
Before we have egress filter, the -F flushes the ingress rules. It still only flushed the ingress rules. To flush the egress rules, another optional parameter needs to be supplied: -z egress.
Please enhance this functionality to the following: