diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-08-27 09:53:37 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-08-27 09:53:37 -0400 |
commit | b3b4f319367e1fb50ea99ba042ed60030e909c12 (patch) | |
tree | 39ec5b9660f32b34457ac141a23e7d2bcb666958 /changes/bug6364 | |
parent | 6f7dbd3d34fbc476721a64c7c5f5e241ec49b906 (diff) | |
parent | 734b09080f31545e8acd57a5c9626f6465ea4374 (diff) | |
download | tor-b3b4f319367e1fb50ea99ba042ed60030e909c12.tar.gz tor-b3b4f319367e1fb50ea99ba042ed60030e909c12.zip |
Merge remote-tracking branch 'linus/bug6364'
Diffstat (limited to 'changes/bug6364')
-rw-r--r-- | changes/bug6364 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6364 b/changes/bug6364 new file mode 100644 index 0000000000..c0eb453959 --- /dev/null +++ b/changes/bug6364 @@ -0,0 +1,3 @@ + o Minor features: + - A relay with an IPv6 OR port now sends that address in NETINFO + cells. Fix for bug 6364. |