An open API service indexing awesome lists of open source software.

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 12 hours 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,

Awesome Lists containing this project

README