diff options
Diffstat (limited to 'changes/bug12195')
-rw-r--r-- | changes/bug12195 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug12195 b/changes/bug12195 new file mode 100644 index 0000000000..f798129e64 --- /dev/null +++ b/changes/bug12195 @@ -0,0 +1,7 @@ + o Major bugfixes: + - When a circuit accidentally has the same circuit ID for its + forward and reverse direction, correctly detect the direction of + cells using that circuit. Previously, this would have made + roughly one circuit in a million non-functional. Fixes bug + 12195; this is a bugfix on every version of Tor. + |