This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2024-11-26 03:41:37 +00:00
Code
Releases
Activity
ff3c8cb687
yggdrasil-go
/
src
/
util
History
Arceliar
6d89570860
eliminate most sync.Pool use, gives a safer but slightly slower interface
2020-05-02 06:44:51 -05:00
..
cancellation.go
check packet length before checking if it's an ipv6 packet, and add some trace level logging whenever a packet is rejected for being too short to parse
2019-09-26 18:11:58 -05:00
util.go
util: fix possible OOB in IPv4 flowkey calc, use switch there
2019-12-11 15:24:43 +02:00
workerpool.go
add workerpool to util
2019-08-03 23:10:37 -05:00