tor/changes/bug34065
2020-06-24 13:38:27 -04:00

6 lines
290 B
Plaintext

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.