diff options
Diffstat (limited to 'changes/bug4700')
-rw-r--r-- | changes/bug4700 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4700 b/changes/bug4700 new file mode 100644 index 0000000000..3c8d9b19b0 --- /dev/null +++ b/changes/bug4700 @@ -0,0 +1,5 @@ + o Minor features (onion services): + - Version 3 onion services can now use the per-service + HiddenServiceExportCircuitID option to differentiate client circuits by + using the HAProxy proxy protocol which assigns IP addresses to inbound client + circuits. Closes ticket 4700. Patch by Mahrud Sayrafi. |