Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Dan Robertson c418b60b5d Use time types in socket há 7 anos atrás
  Dan Robertson 470a08669f Update phy mod to use new time types há 7 anos atrás
  Dan Robertson 8e74fce11d Update examples to use time types há 7 anos atrás
  Dan Robertson a2e7c17d57 Update iface and phy_wait to use new time types há 7 anos atrás
  Dan Robertson 2ea19084ea time: Improve time types há 7 anos atrás
  Andrew Cann 1ea5ada5df Add Clone impl to EthernetFrame há 7 anos atrás
  Andrew Cann f1e5c73cae Add `PrettyPrinter::print` convenience method há 7 anos atrás
  Dan Robertson b153636eb8 Documentation updates há 7 anos atrás
  Andrew Cann fb96b3cdc1 impl `AsRef<[u8]>` for packet types há 7 anos atrás
  Dan Robertson 2faf287a70 Add tests for ipv6 in wire::ip há 7 anos atrás
  Andrew Cann 5fdd44757a Relax type constraints on payload_mut methods há 7 anos atrás
  Dan Robertson 89b39b7c19 Add basic ICMPv6 reply há 7 anos atrás