Versions in this module Expand all Collapse all v0 v0.5.0 Apr 18, 2026 Changes in this version + const DefaultQueueNum — linux/amd64 + type Backend struct — linux/amd64 + func New(cfg Config) *Backend + func (b *Backend) Close() error + func (b *Backend) Inject(pkt []byte, _ platform.Direction) error + func (b *Backend) Open(ctx context.Context, scope platform.Scope) error + func (b *Backend) Packets() <-chan platform.Packet + type Config struct — linux/amd64 + MaxPacketLen uint32 + QueueNum uint16