• Matthias Radestock's avatar
    filter out unconnected pseudo nodes on the outside · 3209d65d
    Matthias Radestock authored
    The change is necessitated by the removal of procspied/ebpf endpoint
    filtering in the renderers, as a result of which the odd
    conntracked-only, unconnected pseudo node can sneak through.
    
    This new way of doing things also makes renderers more composable and
    robust, and more directly reflects the objective:
    - in the process topologies, filter out all unconnected nodes
    - in all other topologies, filter out unconnected pseudo nodes
    3209d65d