Commit Verlauf

Autor SHA1 Nachricht Datum
  Dario Nieuwenhuis 5740b76574 iface: remove builder. vor 1 Jahr
  Dario Nieuwenhuis 050731b519 iface: remove all uses of crate::{Error, Result}; vor 1 Jahr
  Dario Nieuwenhuis 3a080d818b Clippy fixes vor 1 Jahr
  Dario Nieuwenhuis 4eb49b808a iface: use heapless LinearMap for neighbor cache. vor 1 Jahr
  Dario Nieuwenhuis 9beb57a992 iface: use heapless Vec for routes. vor 1 Jahr
  Davide Della Giustina 4ddb96b1b2 Increased max number of IPs from 4 to 5 because some test use 5 vor 1 Jahr
  Davide Della Giustina aec718a08f Fix clippy and rustfmt errors vor 1 Jahr
  Davide Della Giustina 8cf7625cc2 ip_addrs field of an interface is now a heapless::Vec (one test still failing) vor 1 Jahr
  Benjamin Brittain 35cea49b8a Adds DNS query type to example vor 2 Jahren
  Dario Nieuwenhuis 9e18ca127e socket_set: add get_mut, make get immutable. vor 2 Jahren
  Dario Nieuwenhuis d703a66d1d iface: borrow the device instead of owning it. vor 2 Jahren
  Dario Nieuwenhuis b71ffcb6cc iface: borrow the SocketSet instead of owning. vor 2 Jahren
  Dario Nieuwenhuis 43329e696e socket/dns: add own error enums for public API. vor 2 Jahren
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. vor 2 Jahren
  Dario Nieuwenhuis ea0d4d7f46 dns: allow specifying name in human-friendly format. vor 2 Jahren
  Dario Nieuwenhuis ce1f0169f8 dns: use Vec for server address list. vor 2 Jahren
  Dario Nieuwenhuis da1a2b2df0 socket: add DNS vor 3 Jahren