Historial de Commits

Autor SHA1 Mensaje Fecha
  Thibaut Vandervelden f95fbca743 Put IEEE802154 in separate iface module hace 2 años
  Dario Nieuwenhuis a656ab0c08 iface: use reassembly timeout setting for both ipv4 and 6lowpan. hace 2 años
  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 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 0102a4b741 phy: make consume infallible, move timestamp to receive/transmit. hace 2 años
  Dario Nieuwenhuis 71438338ee wire/udp: make `emit_header` not able to calculate checksum. hace 2 años
  Dario Nieuwenhuis 9a5e7e5aa7 sixlowpan: do not use assembler for decompressing non-fragmented packets. hace 2 años
  Thibaut Vandervelden 93d5d8acd4 Refactor reassembly for 6LoWPAN hace 2 años
  Dario Nieuwenhuis af115a5769 packet assembler: simplify data structure and api. hace 2 años
  Dario Nieuwenhuis 40269822a3 packet assembler: remove unused Error::PacketAssemblerOverlap hace 2 años
  Dario Nieuwenhuis 027ec16ef0 packet assembler: remove NotInit state. hace 2 años
  KOLANICH ef0d413a94 Add printing of the needed size of fragmentation buffer. hace 2 años
  Dario Nieuwenhuis 160ceb9194 Make `std` imply `alloc` feature. hace 2 años
  Thibaut Vandervelden 50842508bb add icmp tests for 6LoWPAN (also with frags) hace 2 años
  Thibaut Vandervelden 20a4ca796b Split interface into multiple files hace 2 años