Commit History

Author SHA1 Message Date
  bors[bot] c4791eb668 Merge #580 2 years ago
  Lachlan Sneff 4af0b4b932 Fix after rebasing 2 years ago
  Lachlan Sneff d7e8278a06 Add send_with to udp, raw, and icmp sockets 2 years ago
  bors[bot] 9258f9f7dc Merge #623 2 years ago
  Thibaut Vandervelden f3310e63f4 refactor 6LoWPAN fragmentation 2 years ago
  Johannes Draaijer 47253122b2 dhcpv4: add waker support 2 years ago
  bors[bot] 22154e45ea Merge #620 2 years ago
  lachlansneff-parallel 352c13a374 Change neighbor discovery timeout from 3s to 1s. 2 years ago
  AntoonBeres c11e4bb6a7 added sixlowpan fragmentation benchmark 2 years ago
  Thibaut Vandervelden adf56a1701 sixlowpan: add fragmentation logic in interface 2 years ago
  Thibaut Vandervelden d1107f4ead sixlowpan: add fragmentation wire representation 2 years ago
  Dario Nieuwenhuis e7772a46bb Merge pull request #617 from smoltcp-rs/error-refactor 2 years ago
  Dario Nieuwenhuis 2841d5ef4a iface: make socket_egress infallible. 2 years ago
  Dario Nieuwenhuis 629f0bce79 socket: make dispatch infallible, except for emit errors. 2 years ago
  Dario Nieuwenhuis 43329e696e socket/dns: add own error enums for public API. 2 years ago
  bors[bot] cae682e088 Merge #618 2 years ago
  Alex Crawford be5c0c2222 dns: fix label-length validation 2 years ago
  Dario Nieuwenhuis e60fbe2235 iface: make all process_* infallible. Fixes #281 2 years ago
  Dario Nieuwenhuis 37a276bcf2 socket: Make process() infallible. 2 years ago
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. 2 years ago
  Dario Nieuwenhuis 591b789d1e tcp: return own error enums for public API. 2 years ago
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. 2 years ago
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. 2 years ago
  Dario Nieuwenhuis 7728660e47 Merge pull request #465 from smoltcp-rs/dns 2 years ago
  Dario Nieuwenhuis 8f61715d72 dns: "fix" wire tests on ipv6 2 years ago
  Dario Nieuwenhuis 14a7f49232 dns: add to CI 2 years ago
  Dario Nieuwenhuis 74bc0b49d7 dns: add waker support. 2 years ago
  Dario Nieuwenhuis ac12274029 dns: feature and unused fixes 2 years ago
  Dario Nieuwenhuis 280d1f18a9 dns: don't relaunch query on CNAMEs. 2 years ago
  Dario Nieuwenhuis ea0d4d7f46 dns: allow specifying name in human-friendly format. 2 years ago