Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. il y a 3 ans
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. il y a 3 ans
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. il y a 3 ans
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. il y a 3 ans
  Thibaut Vandervelden 51b2adddad Fix clippy lints il y a 3 ans
  Dario Nieuwenhuis 2cb407d62a rustfmt il y a 3 ans
  Dario Nieuwenhuis 8a225837e2 Add Context struct. il y a 3 ans
  Dario Nieuwenhuis 26dcb55559 udp: do not include payload in UdpRepr il y a 4 ans
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support il y a 4 ans
  Dario Nieuwenhuis 56c779ed63 Do not use DeviceCapabilities in sockets. il y a 4 ans
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes il y a 4 ans
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 il y a 4 ans
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. il y a 4 ans
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns il y a 4 ans
  Scott Mabin a67ee07922 Add capacity methods to all sockets. il y a 5 ans
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. il y a 6 ans
  Dan Robertson 8f9ac1d96c Update docs and fix warnings il y a 6 ans
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` il y a 7 ans
  Valentin Lorentz 4bf917ced3 Add support for IPv6 gateways. il y a 7 ans
  Valentin Lorentz ce2fbb7dd2 Add support for IPv6 to ICMP sockets. il y a 7 ans
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. il y a 7 ans
  whitequark 95fd1f2568 Use storage::PacketBuffer for implementing socket::IcmpSocket. il y a 7 ans
  Dan Robertson c418b60b5d Use time types in socket il y a 7 ans
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. il y a 7 ans
  Dan Robertson deccd469fe Use hop limit instead of ttl il y a 7 ans
  Dan Robertson eaaf1fa4a6 Process the Icmpv4Repr in IcmpSocket::process il y a 7 ans
  whitequark 7959473308 Style. NFC. il y a 7 ans
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. il y a 7 ans
  whitequark 9b98dfa3d0 Fix ICMP socket documentation. NFC. il y a 7 ans
  whitequark ffcd3ab80d Style. NFCI. il y a 7 ans