Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis 71438338ee wire/udp: make `emit_header` not able to calculate checksum. il y a 2 ans
  bors[bot] 8f52dab887 Merge #732 il y a 2 ans
  bors[bot] fe7713871e Merge #734 il y a 2 ans
  Nicholas Cyprus 6197033192 Add tests for raw socket peek il y a 2 ans
  Nicholas Cyprus 512bba4b32 Change rawsocket peek to look more like recv il y a 2 ans
  Nicholas Cyprus af73ab69a2 Appease rustfmt il y a 2 ans
  Nicholas Cyprus 5cd00222fc Add peek and peek_slice functions to RawSocket il y a 2 ans
  Kevin Hamacher 1dc1451d8c Make IpEndpoints parse unspecified IPv6 IPs il y a 2 ans
  Dario Nieuwenhuis 413b205531 assembler: remove offset correction. 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
  Dario Nieuwenhuis 274260caf9 assembler: refactor algorithm to not care about total buffer size. il y a 2 ans
  Dario Nieuwenhuis 19a0389eb1 assembler: don't return Option. il y a 2 ans
  bors[bot] fdeec58dcc Merge #729 il y a 2 ans
  Dario Nieuwenhuis 3a080d818b Clippy fixes il y a 2 ans
  Dario Nieuwenhuis 38094d9c69 Switch to Rust 2021. il y a 2 ans
  bors[bot] b07707dd52 Merge #728 il y a 2 ans
  Dario Nieuwenhuis 339545411a Clippy fixes. il y a 2 ans
  bors[bot] 92ea948460 Merge #724 il y a 2 ans
  Thibaut Vandervelden 9183ca7b27 Fix pretty print and tcp socket connect tests il y a 2 ans
  Dario Nieuwenhuis 19c7cba8d3 Merge pull request #722 from smoltcp-rs/heapless il y a 2 ans
  bors[bot] 25a8c4603c Merge #725 il y a 2 ans
  Dario Nieuwenhuis 8b92e20871 Remove feature rust-1_28 il y a 2 ans
  Dario Nieuwenhuis 94a52d8baf iface: use heapless LinearMap for ipv4_multicast_groups il y a 2 ans
  Dario Nieuwenhuis d9f5b4b3c2 clippy: allow new_without_default. 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