mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
what about with bad GRO on UDP
This commit is contained in:
@@ -4,13 +4,13 @@ import (
|
||||
"net/netip"
|
||||
|
||||
"github.com/slackhq/nebula/config"
|
||||
"github.com/slackhq/nebula/packet"
|
||||
)
|
||||
|
||||
const MTU = 9001
|
||||
|
||||
type EncReader func(
|
||||
addrs []netip.AddrPort,
|
||||
payload [][]byte,
|
||||
[]*packet.Packet,
|
||||
)
|
||||
|
||||
type Conn interface {
|
||||
|
||||
Reference in New Issue
Block a user