summaryrefslogtreecommitdiffhomepage
path: root/src/pkt/hoptab.rs
Commit message (Expand)AuthorAgeFilesLines
* log: add debug!/info!/warn!/error! macros and refactor to use itdilluti0n2026-03-021-9/+5
* pkt: rename hoptab public API, drop _0 suffixdilluti0n2026-02-261-7/+7
* Add benchmark for pkt/hoptab, add feature bench for internal benchesdilluti0n2026-01-231-0/+35
* pkt: hoptab: add testsdilluti0n2026-01-231-0/+140
* pkt: hoptab: implement priority-based evictiondilluti0n2026-01-231-35/+120
* pkt: hoptab: fix find_hop occupancy checkdilluti0n2026-01-231-3/+49
* pkt: implement hop cache for --fake-autottldilluti0n2026-01-231-0/+245