Protocol and reference implementation for direct messaging over raw Ethernet
Go to file
Juhani Krekelä 2fbd9f4bd2 Reword the CAP_NET_RAW message 2019-07-15 23:47: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 Reword the CAP_NET_RAW message 2019-07-15 23:47:54 +03:00
arp-request.c Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
ethermess-backend.c Make backend die if asked to send a message while it's processing a previous one 2019-07-15 01:01:16 +03:00
ethermess.py Get rid of sudo / running as root 2019-07-15 23:47:03 +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 Get rid of sudo / running as root 2019-07-15 23:47:03 +03:00