Historique des commits

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