Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-09 | Don't need this template comment. | Sunil Nimmagadda | |
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. |