mirror of https://github.com/hyperledger/besu
NC-1883 - IPv6 peers (#281)
* Add the ipV6 flag to the datagram socket options, this creates a socket that handles both ipv4 and ipv6 socket connections. * Set the IPv6 flag state based on the presence or absence of an IPv6 address. i.e. if your machine runs IPv6 it will accept IPv6 bootnodes and peers. However link-local IPv6 is not fully supported (see issue #288). Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>pull/2/head
parent
bad7729efa
commit
055d63f109
Loading…
Reference in new issue