mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Warn when comparing against an AF_UNSPEC address in a policy
It produces unexpected results, and it's most likely a bug.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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".
|
||||
Reference in New Issue
Block a user