simple reliable networking over ethernet. Provides IPv4 ARP, ICMP echo reply, and UDP unicast. Does NOT provide TCP, that's not simple :-).
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:45bae1fecc36 | 2015-04-01 | altasoul | Quiet the inet unhandled protocol printf |
6:b45fde7a2919 | 2015-04-01 | altasoul | Improved example to do quotes and rot13 on different ports. |
5:7ed0abcc02d1 | 2015-04-01 | altasoul | ARP reply to both broadcast and unicast ARP requests for us |
4:8c34f9cc4ba1 | 2015-04-01 | altasoul | Tweak comments |
3:59f3c806f127 | 2015-04-01 | altasoul | Example use in docs |
2:397316d97354 | 2015-03-31 | altasoul | Before first publication |
1:9c211ac06a12 | 2015-03-05 | altasoul | refactor Snet to have registered_udp_handler |
0:6df0a6ed91d4 | 2015-03-04 | altasoul | refactor into Snet |