Historique des commits

Auteur SHA1 Message Date
  Thibaut Vandervelden 618d7e33a7 rewrite IpPacket il y a 1 an
  Dario Nieuwenhuis 3a8f133a21 Pass PacketMeta separately, not within IpPacket. il y a 1 an
  Dario Nieuwenhuis 409ad14da9 Rename PacketId to PacketMeta, make id field public. il y a 1 an
  datdenkikniet 78b4f39a10 Device-level packet metadata identifiers il y a 1 an
  Thibaut Vandervelden f95fbca743 Put IEEE802154 in separate iface module il y a 2 ans
  Dario Nieuwenhuis a656ab0c08 iface: use reassembly timeout setting for both ipv4 and 6lowpan. il y a 2 ans
  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 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 0102a4b741 phy: make consume infallible, move timestamp to receive/transmit. il y a 2 ans
  Dario Nieuwenhuis 71438338ee wire/udp: make `emit_header` not able to calculate checksum. il y a 2 ans
  Dario Nieuwenhuis 9a5e7e5aa7 sixlowpan: do not use assembler for decompressing non-fragmented packets. il y a 2 ans
  Thibaut Vandervelden 93d5d8acd4 Refactor reassembly for 6LoWPAN il y a 2 ans
  Dario Nieuwenhuis af115a5769 packet assembler: simplify data structure and api. il y a 2 ans
  Dario Nieuwenhuis 40269822a3 packet assembler: remove unused Error::PacketAssemblerOverlap il y a 2 ans
  Dario Nieuwenhuis 027ec16ef0 packet assembler: remove NotInit state. il y a 2 ans
  KOLANICH ef0d413a94 Add printing of the needed size of fragmentation buffer. il y a 2 ans
  Dario Nieuwenhuis 160ceb9194 Make `std` imply `alloc` feature. il y a 2 ans
  Thibaut Vandervelden 50842508bb add icmp tests for 6LoWPAN (also with frags) il y a 2 ans
  Thibaut Vandervelden 20a4ca796b Split interface into multiple files il y a 2 ans