| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | log: add debug!/info!/warn!/error! macros and refactor to use it | dilluti0n | 2026-03-02 | 2 | -14/+14 |
| * | 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 |
| * | linux: nftables: drop serde_json, use nft text syntax | dilluti0n | 2026-02-26 | 1 | -98/+13 |
| * | linux: nftables: remove syn/ack filter from nftables | dilluti0n | 2026-02-26 | 1 | -59/+0 |
| * | linux: iptables: implement SYN/ACK capture on --fake-autottl | dilluti0n | 2026-01-23 | 1 | -0/+19 |
| * | linux: nftables: queue SYN/ACK on --fake-autottl | dilluti0n | 2026-01-23 | 1 | -0/+59 |
| * | linux: refactor rules backend into iptables/nftables modules | dilluti0n | 2026-01-23 | 2 | -0/+297 |
