summaryrefslogtreecommitdiffhomepage
path: root/src/pkt/fake.rs
Commit message (Expand)AuthorAgeFilesLines
* log: add debug!/info!/warn!/error! macros and refactor to use itdilluti0n2026-03-021-8/+2
* pkt: move fake_autottl check out of put_hop_1 to callerdilluti0n2026-02-261-22/+0
* pkt: fix infer_hops to use 128, not 126dilluti0n2026-02-261-2/+2
* pkt: nit: rename split_packet_0/split_packet/split_packet_1dilluti0n2026-02-261-1/+1
* pkt: rename hoptab public API, drop _0 suffixdilluti0n2026-02-261-2/+2
* pkt: fake: adjust autottl_delta to 1dilluti0n2026-01-231-1/+1
* pkt: fake: implement infer_hopsdilluti0n2026-01-231-2/+15
* pkt: implement hop cache for --fake-autottldilluti0n2026-01-231-6/+21
* pkt: move fake ClientHello logic into pkt::fake moduledilluti0n2026-01-231-0/+115