Commit History

Author SHA1 Message Date
  Jamie Bird 4739cc7fc6 Fix: Prevent panic in DNS Socket when server list exceeds max count 10 months ago
  Dario Nieuwenhuis 8025752013 Merge pull request #984 from thvdveld/use-own-src-address 10 months ago
  Thibaut Vandervelden c76f32fa6c Use own src address for ARP and NDISC Solicits 10 months ago
  Dario Nieuwenhuis bc22929a7d Merge pull request #977 from smoltcp-rs/tcp-fin-partially-out-of-window 10 months ago
  Catherine 2edea78f66 Merge pull request #980 from thvdveld/update-license 10 months ago
  Thibaut Vandervelden 957a39000c Update license copyright holder 10 months ago
  Thibaut Vandervelden de2dfe1a0d Merge pull request #976 from smoltcp-rs/multicast-single-map 10 months ago
  Dario Nieuwenhuis bde1a1ee6d tcp: do not ignore fin if segment is partially outside the window. 11 months ago
  Dario Nieuwenhuis 4990fb979d multicast: use a single map for both ipv4 and ipv6. 11 months ago
  Dario Nieuwenhuis 8e3ea5c7f0 Merge pull request #975 from sciguy16/feature/ip-v6-new-const 11 months ago
  David Young 485f29cccc Make Address:v6() constructor const 11 months ago
  Dario Nieuwenhuis dc08e0b42e Merge pull request #974 from korken89/fix-alloc-required 11 months ago
  Emil Fresk ee1a9e59ac `extern crate alloc` was added accidentally breaking downstream `no_std` 11 months ago
  Catherine 30966f3371 Merge pull request #924 from lmbollen/rx-token-consume-mutability 11 months ago
  Lucas Bollen 4055a19bc3 Change mutability of `RxToken`'s `consume` argument. 1 year ago
  Dario Nieuwenhuis 4ed4f2a62d Merge pull request #968 from thvdveld/fix-test-feature-flag 11 months ago
  Dario Nieuwenhuis 2d4dde7c92 Merge pull request #969 from thvdveld/fix-cfgs 11 months ago
  Dario Nieuwenhuis 8be46b9287 Merge pull request #966 from korken89/neighbor-cache-expiry-fix 11 months ago
  Thibaut Vandervelden 86e56ad162 Remove warning for `fuzzing` feature 11 months ago
  Thibaut Vandervelden 94d7ab8e4d Remove unknown target-arch for TUNSETIFF syscalls 11 months ago
  Thibaut Vandervelden 8f06109a4a Fix wrong feature flag for UDP broadcast test 11 months ago
  Emil Fresk 8e97c95f23 Update default neighbor cache size to 8 entries 11 months ago
  Emil Fresk a11428dfc9 Updated based on dirbaio's comments 11 months ago
  Emil Fresk fd758773d8 Reset expiry of entries in the neighbor cache on packet reception 11 months ago
  Catherine 53caf70f64 Merge pull request #954 from quartiq/issue/848/infinite-poll 1 year ago
  Ryan Summers 8c2cef1996 Limiting the number of poll loops to prevent DoS events 1 year ago
  Catherine 7b125ef601 Merge pull request #952 from lrh2000/test-benchmark 1 year ago
  Catherine 0847643198 Merge pull request #935 from lrh2000/window-update 1 year ago
  Ruihan Li f7d39d72a1 Fix benchmark and update results 1 year ago
  Ruihan Li bfbff600ae Add the `loopback_benchmark` 1 year ago