Historial de Commits

Autor SHA1 Mensaje Fecha
  Thibaut Vandervelden 6466817a66 tests: remove mock and use rstest in more places hace 1 año
  Thibaut Vandervelden af1d94aa4c Add wire representation for the RPL protocol. hace 2 años
  ssrlive bf1132d27a implement Display and Error for error types hace 2 años
  Dario Nieuwenhuis 7bc1d4e4ea Fix clippy. hace 2 años
  Dario Nieuwenhuis 3a9d017354 Remove unneeded ref patterns and destructures. hace 2 años
  Dario Nieuwenhuis 0e1ba69ade socket: remove all uses of crate::{Error, Result}; hace 2 años
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. hace 2 años
  bors[bot] 875238e3ac Merge #625 hace 2 años
  Lachlan Sneff e9929f486f Simplify send_with functions hace 2 años
  ngc0202 fe5164d310 Enable TimeExceeded processing in socket, fix wrong addresses used hace 2 años
  Lachlan Sneff 4af0b4b932 Fix after rebasing hace 2 años
  Lachlan Sneff d7e8278a06 Add send_with to udp, raw, and icmp sockets hace 2 años
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. hace 2 años
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. hace 2 años
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. hace 2 años
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. hace 2 años
  Dario Nieuwenhuis eb41d077e0 Remove IpAddress::Unspecified, assign src addr in sockets. hace 2 años
  Anuvrat 8ba8830378 Corrects minor spelling errors hace 3 años
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. hace 3 años
  Dario Nieuwenhuis 028b4466ff wire: Rename ipv4 `protocol` to `next_header`. hace 3 años
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. hace 3 años
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. hace 3 años
  Thibaut Vandervelden 51b2adddad Fix clippy lints hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 3 años
  Dario Nieuwenhuis 8a225837e2 Add Context struct. hace 3 años
  Dario Nieuwenhuis 26dcb55559 udp: do not include payload in UdpRepr hace 4 años
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support hace 4 años
  Dario Nieuwenhuis 56c779ed63 Do not use DeviceCapabilities in sockets. hace 4 años
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes hace 4 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años