blob: 917d40c34cdc515ee84bf755fb2ffa1f3d8c1127 (
plain)
1
2
3
4
5
|
o Minor bugfixes:
- Reject socks requests to literal IPv6 addresses when IPv6Traffic
flag is not set; and not because the NoIPv4Traffic flag was set.
Previously we'd looked at the NoIPv4Traffic flag for both types
of literal addresses. Fixes bug 14280; bugfix on 0.2.4.7-alpha.
|