Protocol and reference implementation for direct messaging over raw Ethernet
Go to file
Juhani Krekelä 4be5f02d69 Only do setcap in test.sh if necessary 2019-07-16 12:34:34 +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 Allow tabs in messages 2019-07-16 00:43:22 +03:00
ethermess.py Make /status and /nick display your own if run with no arguments, and move listing of all peers to /peers 2019-07-16 12:32:07 +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
libexecdir.build Allow tabs in messages 2019-07-16 00:43:22 +03:00
test.sh Only do setcap in test.sh if necessary 2019-07-16 12:34:34 +03:00