steer

command
v0.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Command filter receives with a filter and reports what arrives, by destination port, so you can see the filter doing its job.

It needs a backend that steers, which today means mlx5, so build it with -tags mlx5. AF_PACKET has no filter: it is a tap, and the kernel sees every packet whatever a socket takes.

sudo go run ./examples/steer -i eth0 -udp-port 9000
sudo go run ./examples/steer -i eth0 -udp-port 9000 -udp-port 9001 -vlan 2053
sudo go run ./examples/steer -i eth0 -cidr 10.0.0.0/8
sudo go run ./examples/steer -i eth0 -all

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL