Commit History

Author SHA1 Message Date
  zhangjio21 aba9add873 fix bug 8 months ago
  Dario Nieuwenhuis e9b66eadae Merge pull request #1005 from tomDev5/feature/listen-endpoint-getter 9 months ago
  tomDev5 632e164d49 listen endpoint getter 9 months ago
  Dario Nieuwenhuis fe0b4d1022 Merge pull request #1002 from lrh2000/mtu-ack 9 months ago
  Dario Nieuwenhuis b8fb01cede Merge pull request #1003 from ProfFan/fan/add_send_recv_queue 9 months ago
  Catherine 032094ec9a Merge pull request #1001 from lrh2000/sim-open 9 months ago
  Fan Jiang dad57e8d1c Add `send_queue`/`recv_queue` to UDP/ICMP/Raw Socket 9 months ago
  Ruihan Li a27c0173fa Send immediate ACKs after RMSS bytes of data 9 months ago
  Ruihan Li 06eb8b72dc Support TCP simultaneous open 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 10 months ago
  Thibaut Vandervelden 32f81a77f5 fix: IPv6-hbb: discard as indicated by hbh type 10 months ago
  Thibaut Vandervelden d17d47b4c0 fix: enter unreachable HBH Discard multicast addr 10 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