summaryrefslogtreecommitdiffhomepage
path: root/src/platform/linux/rxring.rs
Commit message (Expand)AuthorAgeFilesLines
* linux: add IPv6 SYN/ACK BPF filter and increase rxring frame sizedilluti0n2026-03-061-3/+2
* linux: fix rxring initialized even if fake_autottl not enableddilluti0n2026-02-261-0/+6
* linux: refactor run() into open_nfqueue/open_rxring helpersdilluti0n2026-02-261-1/+1
* linux: rxring: implement current_packet and advancedilluti0n2026-02-261-7/+44
* linux: rxring: implement RxRing::newdilluti0n2026-02-261-7/+91
* linux: add rxring skeleton and integrate into run loopdilluti0n2026-02-261-0/+33