simple reliable networking over ethernet. Provides IPv4 ARP, ICMP echo reply, and UDP unicast. Does NOT provide TCP, that's not simple :-).
History
Quiet the inet unhandled protocol printf
2015-04-01, by altasoul [Wed, 01 Apr 2015 20:58:30 +0000] rev 7
Quiet the inet unhandled protocol printf
Improved example to do quotes and rot13 on different ports.
2015-04-01, by altasoul [Wed, 01 Apr 2015 19:38:34 +0000] rev 6
Improved example to do quotes and rot13 on different ports.
ARP reply to both broadcast and unicast ARP requests for us
2015-04-01, by altasoul [Wed, 01 Apr 2015 18:42:55 +0000] rev 5
ARP reply to both broadcast and unicast ARP requests for us
Tweak comments
2015-04-01, by altasoul [Wed, 01 Apr 2015 17:30:52 +0000] rev 4
Tweak comments
Example use in docs
2015-04-01, by altasoul [Wed, 01 Apr 2015 17:08:39 +0000] rev 3
Example use in docs
Before first publication
2015-03-31, by altasoul [Tue, 31 Mar 2015 22:27:25 +0000] rev 2
Before first publication
refactor Snet to have registered_udp_handler
2015-03-05, by altasoul [Thu, 05 Mar 2015 00:18:25 +0000] rev 1
refactor Snet to have registered_udp_handler
refactor into Snet
2015-03-04, by altasoul [Wed, 04 Mar 2015 02:04:32 +0000] rev 0
refactor into Snet