Protocol and reference implementation for direct messaging over raw Ethernet
Go to file
Juhani Krekelä 7acacd1ec9 Let's not give our example users multicast MACs 2019-07-16 19:13:25 +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 Create ethermess.1 2019-07-16 17:01:25 +03:00
arp-request.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
ethermess-backend.c Allow tabs in messages 2019-07-16 00:43:22 +03:00
ethermess.1 Let's not give our example users multicast MACs 2019-07-16 19:13:25 +03:00
ethermess.py Ensure we start off with a valid nick 2019-07-16 14:44:22 +03:00
ethertype-dump.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
frontend-backend-protocol.md Document the other case where msgid might become invalid 2019-07-15 11:02:39 +03:00
test.sh Only do setcap in test.sh if necessary 2019-07-16 12:34:34 +03:00