blob: ce7c9939a05b4147b6afe7d7f5793e3e812bccd5 (
plain)
1
2
3
4
5
|
o Minor feature (port flags):
- Add *Port flags NoDNSRequest and NoOnionTraffic, and
the synthetic flag OnionTrafficOnly, which is equivalent to
NoDNSRequest, NoIPv4Traffic, and NoIPv6Traffic.
Closes enhancement 18693; patch by "teor".
|