Commit History

Author SHA1 Message Date
  Dario Nieuwenhuis bde1a1ee6d tcp: do not ignore fin if segment is partially outside the window. 9 months ago
  Dario Nieuwenhuis 8e3ea5c7f0 Merge pull request #975 from sciguy16/feature/ip-v6-new-const 9 months ago
  David Young 485f29cccc Make Address:v6() constructor const 9 months ago
  Dario Nieuwenhuis dc08e0b42e Merge pull request #974 from korken89/fix-alloc-required 10 months ago
  Emil Fresk ee1a9e59ac `extern crate alloc` was added accidentally breaking downstream `no_std` 10 months ago
  Catherine 30966f3371 Merge pull request #924 from lmbollen/rx-token-consume-mutability 10 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 10 months ago
  Dario Nieuwenhuis 2d4dde7c92 Merge pull request #969 from thvdveld/fix-cfgs 10 months ago
  Dario Nieuwenhuis 8be46b9287 Merge pull request #966 from korken89/neighbor-cache-expiry-fix 10 months ago
  Thibaut Vandervelden 86e56ad162 Remove warning for `fuzzing` feature 10 months ago
  Thibaut Vandervelden 94d7ab8e4d Remove unknown target-arch for TUNSETIFF syscalls 10 months ago
  Thibaut Vandervelden 8f06109a4a Fix wrong feature flag for UDP broadcast test 10 months ago
  Emil Fresk 8e97c95f23 Update default neighbor cache size to 8 entries 10 months ago
  Emil Fresk a11428dfc9 Updated based on dirbaio's comments 10 months ago
  Emil Fresk fd758773d8 Reset expiry of entries in the neighbor cache on packet reception 10 months ago
  Catherine 53caf70f64 Merge pull request #954 from quartiq/issue/848/infinite-poll 10 months ago
  Ryan Summers 8c2cef1996 Limiting the number of poll loops to prevent DoS events 11 months ago
  Catherine 7b125ef601 Merge pull request #952 from lrh2000/test-benchmark 11 months ago
  Catherine 0847643198 Merge pull request #935 from lrh2000/window-update 11 months ago
  Ruihan Li f7d39d72a1 Fix benchmark and update results 11 months ago
  Ruihan Li bfbff600ae Add the `loopback_benchmark` 11 months ago
  Ruihan Li fe179c9184 Don't delay ACKs for significant window updates 1 year ago
  Thibaut Vandervelden c937695d42 Merge pull request #950 from wetheredge/const-assert 11 months ago
  W Etheredge bbc3001a90 Use assert!() to check prefix_len in Ipv4Cidr::new 11 months ago
  Dario Nieuwenhuis 99ddd22cdb Merge pull request #947 from umi-eng/duration-doc-typo 11 months ago
  Liam Kinne 5d6fd7e426 fix typo 11 months ago
  Catherine fcd40b536a Merge pull request #946 from umi-eng/dhcp-event-clone 11 months ago
  Liam Kinne 7604ea315b Add clone trait to dhcp event 11 months ago
  Catherine 23697fa766 Merge pull request #939 from tomDev5/tcp_timestamp 11 months ago