Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Herman J. Radtke III 07b78a8d50 Handle parsing and display of IPv4 mapped IPv6 addresses. há 7 anos atrás
  Dan Robertson 8d908127d3 Support IPv6 raw sockets há 7 anos atrás
  Alex Crawford 3b4d6b5e09 Clean up dispatch_socket!() syntax há 7 anos atrás
  whitequark 888b1d2403 Bump `managed` dependency to 0.5. há 7 anos atrás
  whitequark fcffa6a5b1 Disregard TCP FIN flag if it arrives in a segment not at window start. há 7 anos atrás
  Dan Robertson 4d918e4406 Fix documentation warnings. há 7 anos atrás
  Dan Robertson 793227fd46 Ensure ICMPv4 error replies comply with size requirements há 7 anos atrás
  寧靜 d1ac62c2a2 Update examples/tcpdump.rs. há 7 anos atrás
  whitequark 8928851665 Simplify. NFC. há 7 anos atrás
  Dan Robertson da8e7dceb8 Add bench tests há 7 anos atrás
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. há 7 anos atrás
  Herman J. Radtke III ea953fbf19 Implement FromStr for IpEndpoint há 7 anos atrás
  Josh Gangloff 56ddb0c206 Make IP checksum loop use larger chunks to ease autovectorization. há 7 anos atrás
  whitequark 275eb90785 Unswitch the IP checksum loop for 30% improvement in performance. há 7 anos atrás
  whitequark ba1d5ed576 Convert the stress.rs example into a simple benchmark. há 7 anos atrás
  whitequark 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. há 7 anos atrás
  whitequark 826764c961 Build release testsuite binaries with complete debug information. há 7 anos atrás
  whitequark b247f6498e Correctly handle retransmission of lost-received-lost TCP segments. há 7 anos atrás
  whitequark 46365af7bc Fix a few documentation issues. NFC. há 7 anos atrás