quorum/p2p/discover
Peter Fox e3089e30be DNS support for static nodes (#885)
* Update raft to accept a hostname instead of only an IP address
* Add a switch to enable DNS changes in raft to ensure default behavior is backwards-compatible with older versions.
* Allow P2P layer to use the FQDN
2019-11-29 09:42:02 -05:00
..
node.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
ntp.go p2p, p2p/discover, p2p/nat: rework logging using context keys 2017-02-28 10:20:29 +01:00
table.go p2p, p2p/discover: add signed ENR generation (#17753) 2018-10-12 11:47:24 +02:00
table_test.go Merge branch 'goeth-1.8.18' into geth-upgrade-1.8.18 2019-01-29 19:08:50 +08:00
table_util_test.go p2p, p2p/discover: add signed ENR generation (#17753) 2018-10-12 11:47:24 +02:00
udp.go Merge branch 'goeth-1.8.18' into geth-upgrade-1.8.18 2019-01-29 19:08:50 +08:00
udp_test.go DNS support for static nodes (#885) 2019-11-29 09:42:02 -05:00