mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
o Minor bugfixes (exit policies, security):
|
|
- Refresh an exit relay's exit policy when interface addresses change.
|
|
Previously, tor only refreshed the exit policy when the configured
|
|
external address changed.
|
|
Fixes bug 18208; bugfix on tor 0.2.7.3. Patch by "teor".
|