tor/changes/ip_bind_address_no_port
2022-06-15 08:35:40 -04:00

5 lines
324 B
Text

o Minor features (relays):
- Set the Linux-specific IP_BIND_ADDRESS_NO_PORT option on outgoing
sockets, allowing relays using OutboundBindAddress to make more outgoing
connections than ephemeral ports, as long as they are to separate
destinations. Related to issue 40597; patch by Alex Xu (Hello71).