commit 5a89fd2a046a76bc21afbf6af01047c653f993a4 Author: Neel Chauhan neel@neelc.org Date: Thu Jun 11 11:08:18 2020 -0700
Add changes file for ticket 33816 --- changes/ticket33816 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket33816 b/changes/ticket33816 new file mode 100644 index 000000000..6412e7844 --- /dev/null +++ b/changes/ticket33816 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - When an extend cell is missing an IPv4 or IPv6 address, fill in the address + from the extend info. This is similar to what was done in ticket 33633 for + ed25519 keys. Closes ticket 33816. Patch by Neel Chauhan.
tor-commits@lists.torproject.org