Skip to content

Commit

Permalink
Add bastet's ipv6 address
Browse files Browse the repository at this point in the history
Implements ticket 24394
  • Loading branch information
shahn authored and nmathewson committed Nov 27, 2017
1 parent d388f9d commit 25c9023
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changes/bastet_v6
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
o Minor features (directory authority):
- Add an IPv6 address for the "bastet" directory authority.
Closes ticket 24394.

1 change: 1 addition & 0 deletions src/or/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,7 @@ static const char *default_authorities[] = {
"199.58.81.140:80 74A9 1064 6BCE EFBC D2E8 74FC 1DC9 9743 0F96 8145",
"bastet orport=443 "
"v3ident=27102BC123E7AF1D4741AE047E160C91ADC76B21 "
"ipv6=[2620:13:4000:6000::1000:118]:443 "
"204.13.164.118:80 24E2 F139 121D 4394 C54B 5BCC 368B 3B41 1857 C413",
NULL
};
Expand Down

0 comments on commit 25c9023

Please sign in to comment.