Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scion.sh: fix IPv6 address bug in sciond-addr subcommand (#4341)
The scion.sh sciond-addr command was returning an invalid address for IPv6 setups, resulting in "too many colons address" error when used as the `--sciond` parameter of tool invocations. Fixed by wrapping the IP in brackets before appending the port.
- Loading branch information