Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark bbc5cb34b7 Use storage::PacketBuffer for implementing socket::RawSocket. hace 7 años
  whitequark 35209c984d Distinguish PacketBuffer running out of payload space and capacity. hace 7 años
  whitequark 86c59fe344 Factor out storage::PacketBuffer from socket::UdpSocket. hace 7 años
  Herman J. Radtke III e114c46fce Add IPv6 Extension Fragment Header hace 7 años
  Philipp Oppermann 58e534a2fb Use separate metadata and payload buffers for UDP sockets. hace 7 años
  Herman J. Radtke III 973eeca7c5 Add IPv6 Extension Hop-by-Hop Options Header hace 7 años
  Dan Robertson c418b60b5d Use time types in socket hace 7 años
  Dan Robertson 470a08669f Update phy mod to use new time types hace 7 años
  Dan Robertson 8e74fce11d Update examples to use time types hace 7 años
  Dan Robertson a2e7c17d57 Update iface and phy_wait to use new time types hace 7 años
  Dan Robertson 2ea19084ea time: Improve time types hace 7 años
  Andrew Cann 1ea5ada5df Add Clone impl to EthernetFrame hace 7 años
  Andrew Cann f1e5c73cae Add `PrettyPrinter::print` convenience method hace 7 años
  Dan Robertson b153636eb8 Documentation updates hace 7 años
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types hace 7 años
  Dan Robertson 2faf287a70 Add tests for ipv6 in wire::ip hace 7 años
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods hace 7 años
  Dan Robertson 89b39b7c19 Add basic ICMPv6 reply hace 7 años
  寧靜 5b7032e48d Add from_netmask()/netmask()/broadcast()/network() methods on IPv4Cidr hace 7 años
  Dan Robertson 7b5971ca24 Improve TimeExceeded and ParamProblem support hace 7 años
  Andrew Cann 302affca91 Add Clone impl to Packet types hace 7 años
  Andrew Cann b1c5bcfa8b Add conversions to/from std wire types hace 7 años
  寧靜 4aa8ec48ae Add missing #[cfg(feature = "phy-tap_interface")]. hace 7 años
  寧靜 400d0e72f5 Impl `Hash` trait on EthernetAddress. hace 7 años
  whitequark d2b8f526f3 Remove internally inconsistent test that was left in 1d2ec8c. hace 7 años
  whitequark 1d2ec8c135 Remove length check that is redundant after 181083f1. hace 7 años
  Herman J. Radtke III 0f20acf967 Implement IPv6 Extension Headers Pad1 and PadN. hace 7 años
  whitequark 181083f18c Reject certain malformed IPv4 packets. hace 7 años
  whitequark 08186129cd Add the packet2pcap utility. hace 7 años
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. hace 7 años