mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
290 B
Text
5 lines
290 B
Text
o Minor features (IPv6, ExcludeNodes):
|
|
- Make routerset_contains_router() capable of handling IPv6
|
|
addresses. This makes ExcludeNodes capable of excluding an
|
|
IPv6 adddress. Previously, ExcludeNodes ignored IPv6
|
|
addresses. Closes ticket 34065. Patch by Neel Chauhan.
|