Histórico de Commits

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