Historique des commits

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