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