Historie revizí

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