index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
p2p
/
discv5
/
udp.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-6
/
+6
*
p2p, p2p/discover: add signed ENR generation (#17753)
Felix Lange
2018-10-12
1
-1
/
+2
*
p2p/discv5: add egress/ingress traffic metrics to discv5 udp transport (#16369)
Dmitry Shulyak
2018-05-29
1
-1
/
+4
*
build: enable goimports and varcheck linters (#16446)
thomasmodeneis
2018-04-18
1
-12
/
+4
*
p2p/discv5: fix multiple discovery issues (#16036)
Felföldi Zsolt
2018-02-09
1
-10
/
+10
*
p2p/discv5: logs info about discv5 node info at bind time
Martin Holst Swende
2018-01-23
1
-0
/
+1
*
p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200)
Felföldi Zsolt
2018-01-22
1
-28
/
+18
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-9
/
+8
*
p2p: remove trailing newlines from log messages
Péter Szilágyi
2017-02-23
1
-2
/
+2
*
p2p/discover, p2p/discv5: use flexible comparison for IPs
Péter Szilágyi
2016-12-15
1
-1
/
+1
*
p2p, p2p/discover, p2p/discv5: add IP network restriction feature
Felix Lange
2016-11-23
1
-2
/
+2
*
p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports
Felix Lange
2016-11-23
1
-2
/
+8
*
p2p/discover, p2p/discv5: use netutil.IsTemporaryError
Felix Lange
2016-11-23
1
-8
/
+1
*
p2p/discv5: fixed bootnode connect issues
Zsolt Felfoldi
2016-11-14
1
-0
/
+4
*
all: update license information
Felix Lange
2016-11-09
1
-1
/
+1
*
p2p/discv5: added new topic discovery package
Zsolt Felfoldi
2016-11-09
1
-0
/
+456