Commit History

Author SHA1 Message Date
  Thibaut Vandervelden 86e56ad162 Remove warning for `fuzzing` feature 8 months ago
  Thibaut Vandervelden 94d7ab8e4d Remove unknown target-arch for TUNSETIFF syscalls 8 months ago
  Thibaut Vandervelden 8f06109a4a Fix wrong feature flag for UDP broadcast test 8 months ago
  Emil Fresk 8e97c95f23 Update default neighbor cache size to 8 entries 8 months ago
  Emil Fresk a11428dfc9 Updated based on dirbaio's comments 8 months ago
  Emil Fresk fd758773d8 Reset expiry of entries in the neighbor cache on packet reception 8 months ago
  Catherine 53caf70f64 Merge pull request #954 from quartiq/issue/848/infinite-poll 8 months ago
  Ryan Summers 8c2cef1996 Limiting the number of poll loops to prevent DoS events 8 months ago
  Catherine 7b125ef601 Merge pull request #952 from lrh2000/test-benchmark 8 months ago
  Catherine 0847643198 Merge pull request #935 from lrh2000/window-update 8 months ago
  Ruihan Li f7d39d72a1 Fix benchmark and update results 8 months ago
  Ruihan Li bfbff600ae Add the `loopback_benchmark` 8 months ago
  Ruihan Li fe179c9184 Don't delay ACKs for significant window updates 10 months ago
  Thibaut Vandervelden c937695d42 Merge pull request #950 from wetheredge/const-assert 9 months ago
  W Etheredge bbc3001a90 Use assert!() to check prefix_len in Ipv4Cidr::new 9 months ago
  Dario Nieuwenhuis 99ddd22cdb Merge pull request #947 from umi-eng/duration-doc-typo 9 months ago
  Liam Kinne 5d6fd7e426 fix typo 9 months ago
  Catherine fcd40b536a Merge pull request #946 from umi-eng/dhcp-event-clone 9 months ago
  Liam Kinne 7604ea315b Add clone trait to dhcp event 9 months ago
  Catherine 23697fa766 Merge pull request #939 from tomDev5/tcp_timestamp 9 months ago
  TomDev5 89e82657af TCP Timestamp option support 10 months ago
  Dario Nieuwenhuis 57b1dd4b15 Merge pull request #937 from umi-eng/core-net 10 months ago
  Liam Kinne 10d91bfcf0 update msrv elsewhere 10 months ago
  Liam Kinne 0d4062c0e5 add missing import 10 months ago
  Liam Kinne cbedd26910 avoid slow zero-filling initialization 10 months ago
  Liam Kinne 50f5f17dca fix new clippy lints 10 months ago
  Liam Kinne a08021d1db change msrv to accommodate ip in core 10 months ago
  Dario Nieuwenhuis a2a0dfb2c3 Merge pull request #938 from umi-eng/lint/shorthand-struct-init 10 months ago
  Liam Kinne 0450ba3154 use shorthand struct initialization 10 months ago
  Liam Kinne 5dc02c579e use core instead of std for net 10 months ago