summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
13 dayslink: 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 daysdgram: Put CRC32 at the end of the datagram hdrIan 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>
13 daysdgram: Add support for data receptionIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
13 daysdgram: Allow specification of dest hwaddrIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
14 daysdgram: Add datagram send interfaceIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
14 dayslink: Add ONET link interfaceIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
14 dayslink: Get MAC address from specified interfaceIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
14 daysdgram: Add datagram layerIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
14 daysAdd crc32 sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-09-24initial commitIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>