Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods há 7 anos atrás
  Dan Robertson 89b39b7c19 Add basic ICMPv6 reply há 7 anos atrás
  寧靜 5b7032e48d Add from_netmask()/netmask()/broadcast()/network() methods on IPv4Cidr há 7 anos atrás
  Dan Robertson 7b5971ca24 Improve TimeExceeded and ParamProblem support há 7 anos atrás
  Andrew Cann 302affca91 Add Clone impl to Packet types há 7 anos atrás
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types há 7 anos atrás
  寧靜 4aa8ec48ae Add missing #[cfg(feature = "phy-tap_interface")]. há 7 anos atrás
  寧靜 400d0e72f5 Impl `Hash` trait on EthernetAddress. há 7 anos atrás
  whitequark d2b8f526f3 Remove internally inconsistent test that was left in 1d2ec8c. há 7 anos atrás
  whitequark 1d2ec8c135 Remove length check that is redundant after 181083f1. há 7 anos atrás
  Herman J. Radtke III 0f20acf967 Implement IPv6 Extension Headers Pad1 and PadN. há 7 anos atrás
  whitequark 181083f18c Reject certain malformed IPv4 packets. há 7 anos atrás
  whitequark 08186129cd Add the packet2pcap utility. há 7 anos atrás
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. há 7 anos atrás
  寧靜 f0c147a5ee Gate Linux-specific platform dependencies behind a #[cfg]. há 7 anos atrás
  Dan Robertson 783a76b2d8 Add ICMPv6 há 7 anos atrás
  whitequark 5a0492cc8e Allow fuzzer failures on Travis. há 7 anos atrás
  whitequark 938000797b Fix af26eafd. há 7 anos atrás
  whitequark af26eafd89 Install cargo-fuzz on Travis before fuzzing. há 7 anos atrás
  whitequark e4a53315b4 Run fuzzing on Travis. há 7 anos atrás
  Egor Karavaev 283109caca Treat unspecified IPv4/IPv6 addresses as IpAddress::Unspecified in IpRepr::lower. há 7 anos atrás
  Dan Robertson bec2435e80 Fix ICMPv4 check_len to not panic on truncated packets. há 7 anos atrás
  whitequark 96b631cee9 Add some ICMPv4 and ICMPv6 packets to fuzz corpus. há 7 anos atrás
  whitequark b0995c13e2 Fix some overly long comments. NFC. há 7 anos atrás
  Dan Robertson 3ff7e07941 Increase required size for ICMPv4 packets há 7 anos atrás
  luozijun 3b824ca642 Add `Hash` trait on `IpAddress/IpCidr` há 7 anos atrás
  whitequark cb5be48868 Route broadcast packets directly. há 7 anos atrás
  Dan Robertson 6e877f8501 Add process_ipv6 to EthernetInterface há 7 anos atrás
  Herman J. Radtke III d404beea3b Fix mistakes in README há 7 anos atrás
  Dan Robertson 8fee5cee1e Implement the time module. há 7 anos atrás