Protocol and reference implementation for direct messaging over raw Ethernet
Go to file
Juhani Krekelä 38f847aac1 Rewrite ethermess.py to use multiple threads 2019-07-13 01:02:13 +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 Start working on the frontend 2019-07-10 22:10:14 +03:00
arp-request.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
ethermess-backend.c Allow sending messages 2019-07-10 23:49:05 +03:00
ethermess.py Rewrite ethermess.py to use multiple threads 2019-07-13 01:02:13 +03:00
ethertype-dump.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00