mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
bd6ab90ad4
Allow clients and relays to send dual-stack and IPv6-only EXTEND2 cells. Parse dual-stack and IPv6-only EXTEND2 cells on relays. Relays do not make connections or extend circuits via IPv6: that's the next step. Closes ticket 33901.
5 lines
202 B
Plaintext
5 lines
202 B
Plaintext
o Minor features (IPv6, relay):
|
|
- Allow clients and relays to send dual-stack and IPv6-only EXTEND2 cells.
|
|
Parse dual-stack and IPv6-only EXTEND2 cells on relays.
|
|
Closes ticket 33901.
|