Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Robertson 9b68b0866f Add NDISC Option Type to wire hace 7 años
  Corentin Henry 2582399191 document the dhcp packet representation (phil-opp/smoltcp#1) hace 7 años
  Philipp Oppermann 2a3c897a2b Create a DHCP wire module hace 7 años
  Philipp Oppermann 5900178d61 Allow trailing commas in enum_with_unknown macro hace 7 años
  whitequark 24f0a5335f Update Packet/Repr support table. hace 7 años
  Andrew Cann 17e8001ade Add EthernetRepr type hace 7 años
  Astro 53abe8c520 Implement wire::igmp. hace 7 años
  Dan Robertson 89999a6981 Add has_solicited_node to EthernetInterface hace 7 años
  Astro 2d2b90fd04 Allow broadcast/multicast traffic to UDP sockets hace 7 años
  Astro 9e4d2bea8f Add multicast capability to lookup_hardware_addr() hace 7 años
  Astro dfc077b68c Add as_bytes(), is_multicast() to IpAddress hace 7 años
  Dan Robertson c425efa1ba Remove trailing whitespace hace 7 años
  whitequark 21ca116fd7 Fix an off-by-1000 in time display in examples/ping.rs. hace 7 años
  whitequark 95fd1f2568 Use storage::PacketBuffer for implementing socket::IcmpSocket. hace 7 años
  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