| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux: rxring: make tp_* series configurable | dilluti0n | 2026-07-07 | 1 | -17/+14 |
| * | linux: implement socket and mmap wrapper for rxring | dilluti0n | 2026-07-07 | 1 | -27/+16 |
| * | linux: add PACKET_RX_RING to libc_s::setsockopt apstraction | dilluti0n | 2026-07-06 | 1 | -21/+6 |
| * | linux: add safe abstraction for setsockopt(SO_ATTACH_FILTER) | dilluti0n | 2026-07-06 | 1 | -11/+3 |
| * | linux: rxring: nit: add SPDX header | dilluti0n | 2026-03-15 | 1 | -0/+3 |
| * | linux: add IPv6 SYN/ACK BPF filter and increase rxring frame size | dilluti0n | 2026-03-06 | 1 | -3/+2 |
| * | linux: fix rxring initialized even if fake_autottl not enabled | dilluti0n | 2026-02-26 | 1 | -0/+6 |
| * | linux: refactor run() into open_nfqueue/open_rxring helpers | dilluti0n | 2026-02-26 | 1 | -1/+1 |
| * | linux: rxring: implement current_packet and advance | dilluti0n | 2026-02-26 | 1 | -7/+44 |
| * | linux: rxring: implement RxRing::new | dilluti0n | 2026-02-26 | 1 | -7/+91 |
| * | linux: add rxring skeleton and integrate into run loop | dilluti0n | 2026-02-26 | 1 | -0/+33 |
