mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
|
o Minor feature (IPv6):
|
||
|
- Add address policy assume_action support for IPv6 addresses.
|
||
|
- Limit IPv6 mask bits to 128.
|
||
|
- Warn when comparing against an AF_UNSPEC address in a policy,
|
||
|
it's almost always a bug.
|
||
|
Closes ticket 17863; patch by "teor".
|