Histórico de Commits

Autor SHA1 Mensagem Data
  whitequark 5a85a5c4f9 Implement TCP representation parsing and emission. há 8 anos atrás
  whitequark b2878337e9 In Repr::emit, do not assume that the packet is pre-zeroed. há 8 anos atrás
  whitequark 5259855c7c Fix a pointless crash in smoltcpserver. há 8 anos atrás
  whitequark 49c0f4a937 Fix IP checksum calculation for odd-length packets. há 8 anos atrás
  whitequark 3335b698b4 Empty transmit buffers before starting to receive. há 8 anos atrás
  whitequark 85ae54a488 Sort out buffer lengths. há 8 anos atrás
  whitequark d02961b0f2 Implement TCP packet support. há 8 anos atrás
  whitequark c7492b3b51 Implement TCP stream ring buffers. há 8 anos atrás
  whitequark b56fb85a30 UdpBufferElem → UdpPacket há 8 anos atrás
  whitequark 37f565abe2 Fix lifetime variance. há 8 anos atrás
  whitequark ef04295a8a Fix a Cargo warning. há 8 anos atrás
  whitequark 7d838b6d9f I was going to license this under 0-clause BSD. 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 659f6ed6f6 Implement UDP sockets. há 8 anos atrás
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. há 8 anos atrás
  whitequark f23e3c4bff Implement UDP packet support. há 8 anos atrás
  whitequark 04b546a3b8 Return interior pointers more uniformly. há 8 anos atrás
  whitequark 8a3dee0943 Simplify checksum computation. há 8 anos atrás
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. há 8 anos atrás
  whitequark 7e45f2d1a9 README: clarify. há 8 anos atrás
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. há 8 anos atrás
  whitequark 5863997da3 Actually commit ARP snooping. há 8 anos atrás
  whitequark 8204502725 Implement ICMPv4 echo request/reply representation parsing and emission. há 8 anos atrás
  whitequark e82e74458d Implement ICMPv4 echo request/reply packet support. há 8 anos atrás
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. há 8 anos atrás
  whitequark f2104eb969 Implement IPv4 packet support. há 8 anos atrás
  whitequark a4e36053f9 Implement ARP snooping. há 8 anos atrás