diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-02-26 12:35:14 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-02-26 12:35:14 +0200 |
commit | 57d33b5786019b3320a7b2d5c747ce31ea3e1a77 (patch) | |
tree | adf161fac8ccca76b09c3c372de49e13a1fecfcc /changes | |
parent | 7fbfdf2af731f500e3df3ca8207e6822f87f1bc9 (diff) | |
parent | df8ad6473575e217fe69de7d0d12341a1162b95e (diff) | |
download | tor-57d33b5786019b3320a7b2d5c747ce31ea3e1a77.tar.gz tor-57d33b5786019b3320a7b2d5c747ce31ea3e1a77.zip |
Merge branch 'tor-github/pr/698'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug24338 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24338 b/changes/bug24338 new file mode 100644 index 0000000000..75984b6329 --- /dev/null +++ b/changes/bug24338 @@ -0,0 +1,4 @@ + o Minor bugfixes (dirauth, ipv6): + - If we are a durauth with IPv6 and are marking relays as running, mark + ourselves as reachable on IPv6. Fixes bug 24338; bugfix on 0.4.0.2-alpha. + Patch by Neel Chauhan |