Commit Verlauf

Autor SHA1 Nachricht Datum
  Dario Nieuwenhuis 8a225837e2 Add Context struct. vor 3 Jahren
  Dario Nieuwenhuis 26dcb55559 udp: do not include payload in UdpRepr vor 4 Jahren
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support vor 4 Jahren
  Dario Nieuwenhuis 56c779ed63 Do not use DeviceCapabilities in sockets. vor 4 Jahren
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes vor 4 Jahren
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 vor 4 Jahren
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. vor 4 Jahren
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns vor 4 Jahren
  Scott Mabin a67ee07922 Add capacity methods to all sockets. vor 5 Jahren
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. vor 6 Jahren
  Dan Robertson 8f9ac1d96c Update docs and fix warnings vor 7 Jahren
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` vor 7 Jahren
  Valentin Lorentz 4bf917ced3 Add support for IPv6 gateways. vor 7 Jahren
  Valentin Lorentz ce2fbb7dd2 Add support for IPv6 to ICMP sockets. vor 7 Jahren
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. vor 7 Jahren
  whitequark 95fd1f2568 Use storage::PacketBuffer for implementing socket::IcmpSocket. vor 7 Jahren
  Dan Robertson c418b60b5d Use time types in socket vor 7 Jahren
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. vor 7 Jahren
  Dan Robertson deccd469fe Use hop limit instead of ttl vor 7 Jahren
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process vor 7 Jahren
  whitequark 7959473308 Style. NFC. vor 7 Jahren
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. vor 7 Jahren
  whitequark 9b98dfa3d0 Fix ICMP socket documentation. NFC. vor 7 Jahren
  whitequark ffcd3ab80d Style. NFCI. vor 7 Jahren
  Dan Robertson ef4af850e0 Add ICMP sockets vor 7 Jahren