Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/p2p/discover
Péter Szilágyi b1908f6a16 psp/discovery: NTP sanity check clock drift in case of expirations 9 years ago
..
database.go p2p/discover: fix race involving the seed node iterator 9 years ago
database_test.go p2p/discover: support incomplete node URLs, add Resolve 9 years ago
node.go p2p, p2p/discover: track bootstrap state in p2p/discover 9 years ago
node_test.go p2p/discover: support incomplete node URLs, add Resolve 9 years ago
ntp.go psp/discovery: NTP sanity check clock drift in case of expirations 9 years ago
table.go p2p, p2p/discover: track bootstrap state in p2p/discover 9 years ago
table_test.go p2p/discover: support incomplete node URLs, add Resolve 9 years ago
udp.go psp/discovery: NTP sanity check clock drift in case of expirations 9 years ago
udp_notwindows.go p2p/discover: fix Windows-specific issue for larger-than-buffer packets 9 years ago
udp_test.go p2p/discover: EIP-8 changes 9 years ago
udp_windows.go p2p/discover: fix Windows-specific issue for larger-than-buffer packets 9 years ago