summaryrefslogtreecommitdiff
path: root/changes/feature18693
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature18693')
-rw-r--r--changes/feature186935
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature18693 b/changes/feature18693
new file mode 100644
index 0000000000..ce7c9939a0
--- /dev/null
+++ b/changes/feature18693
@@ -0,0 +1,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".