Commit Graph

25 Commits (b2119d8931b054fe85cd80c02a5c9db033f61ab3)

Author SHA1 Message Date
subtly a32693770c Manual send of multiple neighbours packets. Test receiving multiple neighbours packets. 9 years ago
subtly 7473c93668 UDP Interop. Limit datagrams to 1280bytes. 9 years ago
Felix Lange bcfd788661 p2p/discover: bump packet timeouts to 500ms 10 years ago
Felix Lange 2adcc31bb4 p2p/discover: new distance metric based on sha3(id) 10 years ago
Felix Lange 72ab6d3255 p2p/discover: track sha3(ID) in Node 10 years ago
Felix Lange b34a8ef624 p2p, p2p/discover: protocol version 4 10 years ago
Felix Lange fc747ef4a6 p2p/discover: new endpoint format 10 years ago
Péter Szilágyi 8646365b42 cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 10 years ago
Péter Szilágyi 6def110c37 cmd/bootnode, eth, p2p, p2p/discover: clean up the seeder and mesh into eth. 10 years ago
Péter Szilágyi 5f735d6fce cmd, eth, p2p, p2p/discover: init and clean up the seed cache 10 years ago
Felix Lange eedbb1ee9a p2p/discover: use rlp.DecodeBytes 10 years ago
Felix Lange 0217652d1b p2p/discover: improve timer handling for reply timeouts 10 years ago
Felix Lange 7be05b4b9d p2p/discover: don't log packet content 10 years ago
Felix Lange 9cd8c96157 p2p/discover: make packet processing less concurrent 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
Felix Lange de7af720d6 p2p/discover: implement node bonding 10 years ago
Felix Lange 92928309b2 p2p/discover: add version number to ping packet 10 years ago
Felix Lange 7ea131d4ff p2p/discover: fix pending replies iteration 10 years ago
Felix Lange cf754b9483 p2p/discover: fix race in ListenUDP 10 years ago
Felix Lange 170eb3ac68 p2p/discover: map listening port using configured mechanism 10 years ago
Felix Lange 82f0bd9009 p2p/discover: code review fixes 10 years ago
Felix Lange 9915d3c3be p2p/discover: deflake UDP tests 10 years ago
Felix Lange 8564eb9f7e p2p/discover: add node URL functions, distinguish TCP/UDP ports 10 years ago
Felix Lange 739066ec56 p2p/discover: add some helper functions 10 years ago
Felix Lange 12224c7f59 p2p/discover: new package implementing the Node Discovery Protocol 10 years ago