Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | link: Introduce squeaking (peer discovery) | Ian Moffett | |
A machine may decide to squeak at another machine, those who are listening shall squeak back to announce their presence on the wire. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
13 days | dgram: Put CRC32 at the end of the datagram hdr | Ian Moffett | |
This makes it easier to compute the checksum as we can simply subtract from the length of the header Signed-off-by: Ian Moffett <ian@osmora.org> | |||
14 days | dgram: Add datagram layer | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |