Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark 070a0b5259 Shrink the buffers in examples for ease of testing. hace 8 años
  whitequark 2b824d6a95 Add some colors for readability. hace 8 años
  whitequark a8d19a1da4 Implement the userspace side of TCP sockets. hace 8 años
  whitequark 086308d716 Add logging capability. hace 8 años
  whitequark f89690c278 Get rid of explicit backlog. hace 8 años
  whitequark a454a89b9e Implement conversion of incoming TCP connections into TCP streams. hace 8 años
  whitequark ab61890b09 Implement TCP server sockets. hace 8 años
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. hace 8 años
  whitequark b0f7ac11ae Add some sanity into buffer names (avoid clases with wire::*). hace 8 años
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). hace 8 años
  whitequark 5259855c7c Fix a pointless crash in smoltcpserver. hace 8 años
  whitequark b56fb85a30 UdpBufferElem → UdpPacket hace 8 años
  whitequark 8b89de2faa Working UDP loopback. hace 8 años
  whitequark 59dae01e9c Rethink the buffering strategy with Managed<T>. hace 8 años
  whitequark 8ff9b17a97 Significantly simplify buffering. hace 8 años
  whitequark 3377b911d8 Implement network part of communication through UDP sockets. hace 8 años
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. hace 8 años
  whitequark a4e36053f9 Implement ARP snooping. hace 8 años
  whitequark 2fbf820de8 Implement ARP replies. hace 8 años