mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
5 lines
324 B
Text
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).
|