mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 21:07:36 +02:00
GSO/GRO offloads, with TCP+ECN and UDP support
This commit is contained in:
@@ -18,7 +18,7 @@ type Device interface {
|
||||
Networks() []netip.Prefix
|
||||
Name() string
|
||||
RoutesFor(netip.Addr) routing.Gateways
|
||||
SupportsMultiqueue() bool //todo remove?
|
||||
SupportsMultiqueue() bool
|
||||
NewMultiQueueReader() error
|
||||
Readers() []tio.Queue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user