Commit Verlauf

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