Historique des commits

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