Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark 286c130dc5 Implement TCP retransmission. hace 8 años
  whitequark 5860c365f5 Impement fault injection. hace 8 años
  whitequark 553d640057 Implement the TCP TIME-WAIT state. hace 8 años
  whitequark 3ff0ca277b Fix outdated info in README. hace 8 años
  whitequark 0adaf07c22 We don't build on stable... yet. hace 8 años
  whitequark 73de85eb19 Update Cargo metadata. hace 8 años
  whitequark 05cadcf0e4 More sensible naming for examples. hace 8 años
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. hace 8 años
  whitequark 72e3427ff7 Add a use_alloc feature. hace 8 años
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. hace 8 años
  whitequark 5323f8833a Fix examples. hace 8 años
  whitequark 070a0b5259 Shrink the buffers in examples for ease of testing. hace 8 años
  whitequark a8d19a1da4 Implement the userspace side of TCP sockets. hace 8 años
  whitequark 6ea7832ef3 Implement TCP data transmission. hace 8 años
  whitequark 843b79bff2 Implement TCP data reception. hace 8 años
  whitequark a8309b7dff Validate TCP ACKs. hace 8 años
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. hace 8 años
  whitequark 268a552568 Fix TcpRepr field visibility. hace 8 años
  whitequark 85ae54a488 Sort out buffer lengths. hace 8 años
  whitequark 8b89de2faa Working UDP loopback. hace 8 años
  whitequark 659f6ed6f6 Implement UDP sockets. hace 8 años
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. hace 8 años
  whitequark 7e45f2d1a9 README: clarify. hace 8 años
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. hace 8 años
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. hace 8 años
  whitequark 2fbf820de8 Implement ARP replies. hace 8 años
  whitequark 183bfa274f Imlpement ARP packet support. hace 8 años
  whitequark bc8b038fd1 Implement Ethernet II frame support. hace 8 años