Historial de Commits

Autor SHA1 Mensaje Fecha
  Dario Nieuwenhuis d13db8b291 iface: unify ipv4/6lowpan fragmenters. hace 2 años
  Dario Nieuwenhuis 12fd8161c7 iface: unify ipv4/6lowpan packet assemblers. hace 2 años
  Dario Nieuwenhuis f428a50e7f iface: rename sixlowpan_fragments_cache_timeout -> sixlowpan_reassembly_timeout hace 2 años
  Dario Nieuwenhuis 3a9d017354 Remove unneeded ref patterns and destructures. hace 2 años
  Dario Nieuwenhuis 5740b76574 iface: remove builder. hace 2 años
  Dario Nieuwenhuis b73c943eee iface: remove lifetimes. hace 2 años
  Dario Nieuwenhuis bc7fe74d55 sixlowpan: make address context owned. hace 2 años
  Dario Nieuwenhuis c015cc358e iface: use owned frag buffer, remove frag from builder. hace 2 años
  Dario Nieuwenhuis 050731b519 iface: remove all uses of crate::{Error, Result}; hace 2 años
  Dario Nieuwenhuis f4a823ad37 iface: move igmp code to a separate mod. hace 2 años
  Dario Nieuwenhuis 836082cee6 Remove some self destructurings, not needed anymore in Rust 2021. hace 2 años
  Dario Nieuwenhuis 0102a4b741 phy: make consume infallible, move timestamp to receive/transmit. hace 2 años
  Dario Nieuwenhuis 9a5e7e5aa7 sixlowpan: do not use assembler for decompressing non-fragmented packets. hace 2 años
  Dario Nieuwenhuis af115a5769 packet assembler: simplify data structure and api. hace 2 años
  Dario Nieuwenhuis 3a080d818b Clippy fixes hace 2 años
  Dario Nieuwenhuis 339545411a Clippy fixes. hace 2 años
  Dario Nieuwenhuis 94a52d8baf iface: use heapless LinearMap for ipv4_multicast_groups hace 2 años
  Dario Nieuwenhuis e9016e7dad iface: add PhantomData to avoid unused lifetime errors. hace 2 años
  Dario Nieuwenhuis 4eb49b808a iface: use heapless LinearMap for neighbor cache. hace 2 años
  Dario Nieuwenhuis 9beb57a992 iface: use heapless Vec for routes. hace 2 años
  Davide Della Giustina bf827533fe Fixed problem with doc test hace 2 años
  Davide Della Giustina 4ddb96b1b2 Increased max number of IPs from 4 to 5 because some test use 5 hace 2 años
  Davide Della Giustina aec718a08f Fix clippy and rustfmt errors hace 2 años
  Davide Della Giustina 8cf7625cc2 ip_addrs field of an interface is now a heapless::Vec (one test still failing) hace 2 años
  KOLANICH 6fbde4f7ec Fix panic when using IPv4 fragmentation with Layer 3 networks. hace 2 años
  Thibaut Vandervelden d235b3a164 add more tests in CI hace 2 años
  KOLANICH ef0d413a94 Add printing of the needed size of fragmentation buffer. hace 2 años
  Thibaut Vandervelden 50842508bb add icmp tests for 6LoWPAN (also with frags) hace 2 años
  Gopa Kumar c53e6682fb Fix medium-ip not compiling complaining of needing EthernetAddress hace 2 años
  Dario Nieuwenhuis 4300e7cc3b GAT-based Device trait. hace 3 años