Skip to content
  • David Goulet's avatar
    relay: Add bloomfiter of relay address + {OR|Dir}Port · 8dda7bfd
    David Goulet authored
    
    
    In order to deny re-entry in the network, we now keep a bloomfilter of relay
    ORPort + address and authorities ORPort + address and DirPort + address
    combinations.
    
    So when an Exit stream is handled, we deny anything connecting back into the
    network on the ORPorts for relays and on the ORPort+DirPort for the
    authorities.
    
    Related to #2667
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    8dda7bfd