Right now when you apply a filter on "datapath logic" view the filtered flows are removed from all the subtrees. This means that you could end up with incomplete flow trees or loose flows that would not be filtered but that "hang" from a filtered flow.
I think the right behavior should be: If "any" of the flows in a subtree matches the filter, keep the entire subtree
Right now when you apply a filter on "datapath logic" view the filtered flows are removed from all the subtrees. This means that you could end up with incomplete flow trees or loose flows that would not be filtered but that "hang" from a filtered flow.
I think the right behavior should be: If "any" of the flows in a subtree matches the filter, keep the entire subtree