Commit History

Author SHA1 Message Date
  Kai Lüke 880fb73d54 Mention that Probing Zero Windows is not implemented for TCP 6 years ago
  Kai Lüke 7935f0d0b5 Update remote_last_win for all ACKs 6 years ago
  Dan Robertson 6c36376284 Update README detailing IPv6 support 6 years ago
  Dan Robertson 72ef278471 Add Address Resolution for IPv6 6 years ago
  Dan Robertson d39bcf7ff4 Fix ICMPv6 checksum function 6 years ago
  whitequark 770503f37b Fix errors caused by an update to #[deny(unused)]. 6 years ago
  Michal Podhradsky a3bd4a9000 Do not export phy::wait on non-Unix platforms 6 years ago
  Dan Robertson cc15985ba4 NDISC: Improve the representation layer for NDISC 6 years ago
  Dan Robertson 7b911267ef Add Repr support for NDISC packets 6 years ago
  Michal Podhradsky f0cad1df08 Update README.md 6 years ago
  Dan Robertson 4aeeac09d5 Add Packet support for NDISC packet types 7 years ago
  Adam Greig 27d82a5836 Use core::time::Duration. Closes #182. 6 years ago
  Astro ca379144f1 Fix DhcpOption::Other serialization. 6 years ago
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. 6 years ago
  Dan Robertson 9b68b0866f Add NDISC Option Type to wire 6 years ago
  Corentin Henry 2582399191 document the dhcp packet representation (phil-opp/smoltcp#1) 7 years ago
  Philipp Oppermann 2a3c897a2b Create a DHCP wire module 7 years ago
  Philipp Oppermann 5900178d61 Allow trailing commas in enum_with_unknown macro 7 years ago
  whitequark 24f0a5335f Update Packet/Repr support table. 6 years ago
  Andrew Cann 17e8001ade Add EthernetRepr type 7 years ago
  Astro 53abe8c520 Implement wire::igmp. 6 years ago
  Dan Robertson 89999a6981 Add has_solicited_node to EthernetInterface 6 years ago
  Astro 2d2b90fd04 Allow broadcast/multicast traffic to UDP sockets 6 years ago
  Astro 9e4d2bea8f Add multicast capability to lookup_hardware_addr() 6 years ago
  Astro dfc077b68c Add as_bytes(), is_multicast() to IpAddress 6 years ago
  Dan Robertson c425efa1ba Remove trailing whitespace 7 years ago
  whitequark 21ca116fd7 Fix an off-by-1000 in time display in examples/ping.rs. 7 years ago
  whitequark 95fd1f2568 Use storage::PacketBuffer for implementing socket::IcmpSocket. 7 years ago
  whitequark bbc5cb34b7 Use storage::PacketBuffer for implementing socket::RawSocket. 7 years ago
  whitequark 35209c984d Distinguish PacketBuffer running out of payload space and capacity. 7 years ago