summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Collapse)Author
2024-02-01Move to as_chunks.Sunil Nimmagadda
Fuzz testing needs a nightly, so let's move to nightly everywhere.
2022-12-07Module to parse(unimplemented) VRRPv2 packet.Sunil Nimmagadda
Define a struct and its related enums.