Historie revizí

Autor SHA1 Zpráva Datum
  Dan Robertson deccd469fe Use hop limit instead of ttl před 7 roky
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. před 7 roky
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests před 7 roky
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets před 7 roky
  whitequark 70248c5109 Formatting. NFC. před 7 roky
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv před 7 roky
  whitequark 16e6e70d2f Fix many warnings. před 7 roky
  whitequark 5bf64586cd Get rid of Result<_, ()>. před 8 roky
  whitequark 534842b929 Make sure representation emission covers every octet of the buffer. před 8 roky
  whitequark 1c1489e5fb try! → ? před 8 roky
  whitequark 7bf087b8ca Disable checksum validation on wire level when fuzzing. před 8 roky
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. před 8 roky
  whitequark 818fa7dda4 Unbreak parsing of ICMP unreachable messages. před 8 roky
  whitequark 41f9426380 Calculate IP payload length from the total length field. před 8 roky
  whitequark 9535809201 #[inline(always)] → #[inline] před 8 roky
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. před 8 roky
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). před 8 roky
  whitequark 5a85a5c4f9 Implement TCP representation parsing and emission. před 8 roky
  whitequark 85ae54a488 Sort out buffer lengths. před 8 roky
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. před 8 roky
  whitequark f23e3c4bff Implement UDP packet support. před 8 roky
  whitequark 04b546a3b8 Return interior pointers more uniformly. před 8 roky
  whitequark 8a3dee0943 Simplify checksum computation. před 8 roky
  whitequark be4ea0a55e Respond with ICMP echo request data in echo reply. před 8 roky
  whitequark 4da6b0bf61 Implement ICMPv4 echo replies. před 8 roky
  whitequark 8204502725 Implement ICMPv4 echo request/reply representation parsing and emission. před 8 roky
  whitequark e82e74458d Implement ICMPv4 echo request/reply packet support. před 8 roky