summaryrefslogtreecommitdiff
path: root/src/sniffing/headers.rs
AgeCommit message (Expand)Author
11 daysimpl Display trait for PacketInfozedddie
2026-03-17really broken WIP for now xDzedddie
2026-03-17use ihl to derive port byteszedddie
2026-03-17add a Packet type alias and comment out debug thingies :<zedddie
2026-03-16add dns field and checkzedddie
2026-03-16add fixme hardcoded IPv4 port offsetzedddie
2026-03-16fix ipv6 UDP bytes mismatch, add bunch of aliaseszedddie
2026-03-15a bunch of really (not)good testszedddie
2026-03-15somewhat working network header parserzedddie
2026-03-15somewhat wip sniffingzedddie
2026-03-15networking abstractions & early parsing logiczedddie
2026-03-15sniff things wipzedddie
2026-03-15sniffing early workzedddie
2026-03-14First minimal commitnamilsk