renet/examples
whitequark bf9584555c Drop the pretense that anyone cares about non-IP over Ethernet.
To be precise, I'm talking about IPX, AppleTalk and DECnet here,
not things like PPPoE, ATAoE, FCoE, or PTP, which make sense
to implement on top of EthernetInterface but do not work on
the same level on top of it as IP.
2017-10-03 15:17:29 +00:00
..
client.rs Drop the pretense that anyone cares about non-IP over Ethernet. 2017-10-03 15:17:29 +00:00
loopback.rs Drop the pretense that anyone cares about non-IP over Ethernet. 2017-10-03 15:17:29 +00:00
ping.rs Drop the pretense that anyone cares about non-IP over Ethernet. 2017-10-03 15:17:29 +00:00
server.rs Drop the pretense that anyone cares about non-IP over Ethernet. 2017-10-03 15:17:29 +00:00
tcpdump.rs Inject the current timestamp into Device::{transmit,receive}. 2017-07-23 09:48:14 +00:00
utils.rs Compute soft deadline in poll() and use nonblocking sockets. 2017-08-29 19:47:11 +00:00