Protocol and reference implementation for direct messaging over raw Ethernet
Go to file
Juhani Krekelä 94c4e0fa0c Rewrite ethermess.py to not use multiple threads 2019-07-14 20:05:54 +03:00
.gitignore Start working on the frontend 2019-07-10 22:10:14 +03:00
CC0 First commit 2019-07-03 22:20:25 +03:00
Makefile Make a test script to do test builds with 2019-07-13 19:44:45 +03:00
arp-request.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
ethermess-backend.c Process status messages 2019-07-13 20:51:15 +03:00
ethermess.py Rewrite ethermess.py to not use multiple threads 2019-07-14 20:05:54 +03:00
ethertype-dump.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
test.sh Make a test script to do test builds with 2019-07-13 19:44:45 +03:00