HomePhabricator

Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost
f923c077547cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost

First query in the current way (intelligently determining which network
has a non-localhost interface). If this does not succeed, try plain
lookup.

Needed for testing.

Fixes #1827 by always allowing IPv6 to be used.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Apr 7 2014, 14:22
deadalnixPushed on May 14 2017, 22:04
Parents
rABCdeb3572ab160: Add -rpcbind option to allow binding RPC port on a specific interface
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCf923c077547c: Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 13 2014, 05:23