Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function há 7 anos atrás
  whitequark 770503f37b Fix errors caused by an update to #[deny(unused)]. há 7 anos atrás
  Michal Podhradsky a3bd4a9000 Do not export phy::wait on non-Unix platforms há 7 anos atrás
  Dan Robertson cc15985ba4 NDISC: Improve the representation layer for NDISC há 7 anos atrás
  Dan Robertson 7b911267ef Add Repr support for NDISC packets há 7 anos atrás
  Michal Podhradsky f0cad1df08 Update README.md há 7 anos atrás
  Dan Robertson 4aeeac09d5 Add Packet support for NDISC packet types há 7 anos atrás
  Adam Greig 27d82a5836 Use core::time::Duration. Closes #182. há 7 anos atrás
  Astro ca379144f1 Fix DhcpOption::Other serialization. há 7 anos atrás
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. há 7 anos atrás
  Dan Robertson 9b68b0866f Add NDISC Option Type to wire há 7 anos atrás
  Corentin Henry 2582399191 document the dhcp packet representation (phil-opp/smoltcp#1) há 7 anos atrás
  Philipp Oppermann 2a3c897a2b Create a DHCP wire module há 7 anos atrás
  Philipp Oppermann 5900178d61 Allow trailing commas in enum_with_unknown macro há 7 anos atrás
  whitequark 24f0a5335f Update Packet/Repr support table. há 7 anos atrás
  Andrew Cann 17e8001ade Add EthernetRepr type há 7 anos atrás
  Astro 53abe8c520 Implement wire::igmp. há 7 anos atrás
  Dan Robertson 89999a6981 Add has_solicited_node to EthernetInterface há 7 anos atrás
  Astro 2d2b90fd04 Allow broadcast/multicast traffic to UDP sockets há 7 anos atrás
  Astro 9e4d2bea8f Add multicast capability to lookup_hardware_addr() há 7 anos atrás
  Astro dfc077b68c Add as_bytes(), is_multicast() to IpAddress há 7 anos atrás
  Dan Robertson c425efa1ba Remove trailing whitespace há 7 anos atrás
  whitequark 21ca116fd7 Fix an off-by-1000 in time display in examples/ping.rs. há 7 anos atrás
  whitequark 95fd1f2568 Use storage::PacketBuffer for implementing socket::IcmpSocket. há 7 anos atrás
  whitequark bbc5cb34b7 Use storage::PacketBuffer for implementing socket::RawSocket. há 7 anos atrás
  whitequark 35209c984d Distinguish PacketBuffer running out of payload space and capacity. há 7 anos atrás
  whitequark 86c59fe344 Factor out storage::PacketBuffer from socket::UdpSocket. há 7 anos atrás
  Herman J. Radtke III e114c46fce Add IPv6 Extension Fragment Header há 7 anos atrás
  Philipp Oppermann 58e534a2fb Use separate metadata and payload buffers for UDP sockets. há 7 anos atrás
  Herman J. Radtke III 973eeca7c5 Add IPv6 Extension Hop-by-Hop Options Header há 7 anos atrás