Historique des commits

Auteur SHA1 Message Date
  Lachlan Sneff 4af0b4b932 Fix after rebasing il y a 2 ans
  Lachlan Sneff d7e8278a06 Add send_with to udp, raw, and icmp sockets il y a 2 ans
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. il y a 2 ans
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. il y a 2 ans
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. il y a 2 ans
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. il y a 2 ans
  Dario Nieuwenhuis eb41d077e0 Remove IpAddress::Unspecified, assign src addr in sockets. il y a 2 ans
  Anuvrat 8ba8830378 Corrects minor spelling errors 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
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant il y a 4 ans
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes il y a 4 ans
  Alex Crawford b290069cc1 Various cleanups 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 ccf6915186 Remove explicit calls to as_ref/as_mut il y a 4 ans
  Scott Mabin a67ee07922 Add capacity methods to all sockets. il y a 5 ans
  Andreas Molzer 3173b2fdad Remove an unused mut qualifier on a variable il y a 6 ans
  Astro 58a54730db Implement IGMPv1/v2 processing. il y a 7 ans
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. il y a 6 ans
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` il y a 6 ans
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. il y a 7 ans
  whitequark bbc5cb34b7 Use storage::PacketBuffer for implementing socket::RawSocket. 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
  whitequark b0995c13e2 Fix some overly long comments. NFC. il y a 7 ans