https://github.com/gamemann/srcip-nexthop-rs
A tool made with Rust that attaches to the TC egress hook using Aya. This tool maps source IPs from outgoing packets to destination MAC address. I'm using this for testing in a specific network setup,
https://github.com/gamemann/srcip-nexthop-rs
bpf ebpf egress mac mac-address next-hop nexthop outgoing packet-manipulation rust tc traffic-control
Last synced: about 1 month ago
JSON representation
A tool made with Rust that attaches to the TC egress hook using Aya. This tool maps source IPs from outgoing packets to destination MAC address. I'm using this for testing in a specific network setup,
- Host: GitHub
- URL: https://github.com/gamemann/srcip-nexthop-rs
- Owner: gamemann
- License: apache-2.0
- Created: 2026-06-04T07:57:57.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-04T08:42:03.000Z (about 2 months ago)
- Last Synced: 2026-06-04T10:05:25.242Z (about 2 months ago)
- Topics: bpf, ebpf, egress, mac, mac-address, next-hop, nexthop, outgoing, packet-manipulation, rust, tc, traffic-control
- Language: Rust
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README