| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-22 | Bump Socket2 to version 0.5.7. | Sunil Nimmagadda | |
| 2024-01-17 | Replace nom with std::io::Cursor | Sunil Nimmagadda | |
| std::io::Cursor suffices to parse the packet. | |||
| 2023-01-01 | Implement a VRRPv2 packet parser. | Sunil Nimmagadda | |
| Use nom parser combinator crate to parse a VRRPv2 packet. TODO: checksum verification and checksum tests. | |||
| 2022-11-28 | Let's begin. | Sunil Nimmagadda | |
| A skeletal async structure that provides two distinct timers and a signal handler using tokio. | |||
