Historie revizí

Autor SHA1 Zpráva Datum
  Lachlan Sneff 4af0b4b932 Fix after rebasing před 2 roky
  Lachlan Sneff d7e8278a06 Add send_with to udp, raw, and icmp sockets před 2 roky
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. před 2 roky
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. před 2 roky
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. před 2 roky
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. před 2 roky
  Dario Nieuwenhuis eb41d077e0 Remove IpAddress::Unspecified, assign src addr in sockets. před 2 roky
  Anuvrat 8ba8830378 Corrects minor spelling errors před 3 roky
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. před 3 roky
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. před 3 roky
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. před 3 roky
  Thibaut Vandervelden 51b2adddad Fix clippy lints před 3 roky
  Dario Nieuwenhuis 2cb407d62a rustfmt před 3 roky
  Dario Nieuwenhuis 8a225837e2 Add Context struct. před 3 roky
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant před 4 roky
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes před 4 roky
  Alex Crawford b290069cc1 Various cleanups před 4 roky
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 před 4 roky
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. před 4 roky
  Alex Crawford ccf6915186 Remove explicit calls to as_ref/as_mut před 4 roky
  Scott Mabin a67ee07922 Add capacity methods to all sockets. před 5 roky
  Andreas Molzer 3173b2fdad Remove an unused mut qualifier on a variable před 6 roky
  Astro 58a54730db Implement IGMPv1/v2 processing. před 7 roky
  whitequark 4a253fecdf Rename `new` method on Packet types to `new_checked`. před 6 roky
  Ole Martin Ruud 839dd9c6b1 Implement new type for `poll_at` před 6 roky
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. před 7 roky
  whitequark bbc5cb34b7 Use storage::PacketBuffer for implementing socket::RawSocket. před 7 roky
  Dan Robertson c418b60b5d Use time types in socket před 7 roky
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. před 7 roky
  whitequark b0995c13e2 Fix some overly long comments. NFC. před 7 roky