Commit History

Author SHA1 Message Date
  Ruihan Li a27c0173fa Send immediate ACKs after RMSS bytes of data 9 months ago
  Thibaut Vandervelden 45fa98422b Merge pull request #998 from thomaseizinger/chore/better-logging-rejected-packets 9 months ago
  Thomas Eizinger c5b706ac80 Improve logging on rejected packets 9 months ago
  Dario Nieuwenhuis 7acf1ac71b Merge pull request #994 from smoltcp-rs/core-ip 9 months ago
  Dario Nieuwenhuis b65e1b64dc Add `x_` prefix to all IP methods that collide with unstable core's. 9 months ago
  Dario Nieuwenhuis 803fa8734a wire: use core::net::Ipv6Addr as the ipv6 address type. 10 months ago
  Dario Nieuwenhuis e6b9a9ca2a wire: use core::net::Ipv4Addr as the ipv4 address type. 10 months ago
  Dario Nieuwenhuis 23be2beab3 wire: move prefix_len impl down to v4 and v6 addrs. 10 months ago
  Dario Nieuwenhuis 11b6385c77 Fix new clippy lints due to MSRV update. 10 months ago
  Dario Nieuwenhuis 997ce67d3c Bump MSRV to 1.80. 10 months ago
  Dario Nieuwenhuis 61156ed98b Merge pull request #997 from thvdveld/fix-6lowpan-fragmentation-panic 9 months ago
  Thibaut Vandervelden 6256c3eff3 fix: 6lowpan panic when frag datagram_size < 40 9 months ago
  Dario Nieuwenhuis c114acd754 Merge pull request #996 from thvdveld/hbh-failure-type 9 months ago
  Thibaut Vandervelden 32f81a77f5 fix: IPv6-hbb: discard as indicated by hbh type 9 months ago
  Thibaut Vandervelden d17d47b4c0 fix: enter unreachable HBH Discard multicast addr 9 months ago
  Thibaut Vandervelden a2b92ed6e8 Merge pull request #983 from d2weber/pr 10 months ago
  d2weber b59e494ae7 Fixes #982 10 months ago
  Catherine 54905ee17a Merge pull request #995 from XOR-op/fix-sack 10 months ago
  XOR-op ffcb62e119 test(tcp): add coverage for remote_has_sack in SYN-SENT state 10 months ago
  XOR-op 805eed8447 fix: internal sACK flag not updated for client socket 10 months ago
  Dario Nieuwenhuis d667a2a467 Merge pull request #993 from lrh2000/poll-result 10 months ago
  Ruihan Li 336e7e5935 Export `PollResult` 10 months ago
  Thibaut Vandervelden 9cc06575ea Merge pull request #992 from thvdveld/update-action-checkout 10 months ago
  Thibaut Vandervelden b94dd2dd88 Update actions/checkout to v4 10 months ago
  Dario Nieuwenhuis 4a9ebe7da2 Merge pull request #991 from smoltcp-rs/ll-poll 10 months ago
  Dario Nieuwenhuis dd43c8f189 iface: make poll() process all packets, add fine-grained poll functions. 10 months ago
  Dario Nieuwenhuis 3acd511179 tests: use two queues for TestingDevice. 10 months ago
  Dario Nieuwenhuis 469dccdbae Merge pull request #988 from smoltcp-rs/multicast-refactor-features 10 months ago
  Dario Nieuwenhuis dee8975afd Merge pull request #987 from thvdveld/fix-panic-when-dns 10 months ago
  Thibaut Vandervelden 749d8c7711 Merge pull request #989 from smoltcp-rs/fix-benches 10 months ago