| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: use packed struct for IpAddrdev | Robby Zambito | 11 hours |
| | | | | | This is more intuitive than using u32 directly, and follows the same pattern as the new MAC addr handling | ||
| * | fix: convert MacAddr from vector to int | Robby Zambito | 11 hours |
| | | | | | Still expose a vector / slice API with .fromSlice, | ||
| * | Add GPLv3 | Robby Zambito | 2026-01-31 |
| | | |||
| * | Calculate IPv4 checksum header | Robby Zambito | 2026-01-23 |
| | | | | | | This was causing an issue because virtual networks were dropping packets without this being set | ||
| * | Implemented client and connection | Robby Zambito | 2026-01-21 |
