Commit History

Upphovsman SHA1 Meddelande Datum
  whitequark ea02b58178 Pretty-print TCP and UDP representations, and verify checksums. 8 år sedan
  whitequark 7f460aea27 Examples for the wire layer! 8 år sedan
  whitequark 9535809201 #[inline(always)] → #[inline] 8 år sedan
  whitequark 03212f2843 Get rid of the #![feature(associated_consts)]. 8 år sedan
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. 8 år sedan
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). 8 år sedan
  whitequark 20348a6cb8 Implement TCP representation printing. 8 år sedan
  whitequark 5a85a5c4f9 Implement TCP representation parsing and emission. 8 år sedan
  whitequark b2878337e9 In Repr::emit, do not assume that the packet is pre-zeroed. 8 år sedan
  whitequark 85ae54a488 Sort out buffer lengths. 8 år sedan
  whitequark 659f6ed6f6 Implement UDP sockets. 8 år sedan
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. 8 år sedan
  whitequark f23e3c4bff Implement UDP packet support. 8 år sedan
  whitequark 04b546a3b8 Return interior pointers more uniformly. 8 år sedan
  whitequark 8a3dee0943 Simplify checksum computation. 8 år sedan
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. 8 år sedan
  whitequark 8204502725 Implement ICMPv4 echo request/reply representation parsing and emission. 8 år sedan
  whitequark e82e74458d Implement ICMPv4 echo request/reply packet support. 8 år sedan
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. 8 år sedan
  whitequark f2104eb969 Implement IPv4 packet support. 8 år sedan
  whitequark 2fbf820de8 Implement ARP replies. 8 år sedan
  whitequark dea581fa10 Implement an ARP LRU cache. 8 år sedan
  whitequark 10d538c02f Implement raw socket interface and tcpdump. 8 år sedan
  whitequark 34d5e1bb6a Move protocol-related data structures to smoltcp::wire. 8 år sedan