Commit History

Autor SHA1 Mensaxe Data
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. %!s(int64=2) %!d(string=hai) anos
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. %!s(int64=3) %!d(string=hai) anos
  Thibaut Vandervelden 51b2adddad Fix clippy lints %!s(int64=3) %!d(string=hai) anos
  qiujiangkun 7dda148ad5 various clippy fix %!s(int64=3) %!d(string=hai) anos
  Dario Nieuwenhuis 2cb407d62a rustfmt %!s(int64=3) %!d(string=hai) anos
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support %!s(int64=4) %!d(string=hai) anos
  whitequark ed86780079 Simplify enum_with_unknown! macro. %!s(int64=4) %!d(string=hai) anos
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant %!s(int64=4) %!d(string=hai) anos
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 %!s(int64=4) %!d(string=hai) anos
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns %!s(int64=4) %!d(string=hai) anos
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. %!s(int64=5) %!d(string=hai) anos
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. %!s(int64=6) %!d(string=hai) anos
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types %!s(int64=7) %!d(string=hai) anos
  Andrew Cann 302affca91 Add Clone impl to Packet types %!s(int64=7) %!d(string=hai) anos
  Dan Robertson bec2435e80 Fix ICMPv4 check_len to not panic on truncated packets. %!s(int64=7) %!d(string=hai) anos
  whitequark b0995c13e2 Fix some overly long comments. NFC. %!s(int64=7) %!d(string=hai) anos
  Dan Robertson 3ff7e07941 Increase required size for ICMPv4 packets %!s(int64=7) %!d(string=hai) anos
  Dan Robertson deccd469fe Use hop limit instead of ttl %!s(int64=7) %!d(string=hai) anos
  whitequark b1680368fe Rework the pretty printer to avoid superfluous trailing newlines. %!s(int64=7) %!d(string=hai) anos
  Dan Robertson 7a2271dfd6 Tests: Add basic interface tests %!s(int64=7) %!d(string=hai) anos
  Dan Robertson fea462837d Implement set_ttl for Tcp and Udp sockets %!s(int64=7) %!d(string=hai) anos
  whitequark 70248c5109 Formatting. NFC. %!s(int64=7) %!d(string=hai) anos
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv %!s(int64=7) %!d(string=hai) anos
  whitequark 16e6e70d2f Fix many warnings. %!s(int64=7) %!d(string=hai) anos
  whitequark 5bf64586cd Get rid of Result<_, ()>. %!s(int64=7) %!d(string=hai) anos
  whitequark 534842b929 Make sure representation emission covers every octet of the buffer. %!s(int64=7) %!d(string=hai) anos
  whitequark 1c1489e5fb try! → ? %!s(int64=7) %!d(string=hai) anos
  whitequark 7bf087b8ca Disable checksum validation on wire level when fuzzing. %!s(int64=7) %!d(string=hai) anos
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. %!s(int64=7) %!d(string=hai) anos
  whitequark 818fa7dda4 Unbreak parsing of ICMP unreachable messages. %!s(int64=7) %!d(string=hai) anos