Commit History

Author SHA1 Message Date
  Koen Zandberg 2d5a200959 feat(ipv6): Extend with sol node mcast check 8 months ago
  Dario Nieuwenhuis 33bf798438 Merge pull request #1009 from bergzand/pr/mldv2queryresp 7 months ago
  Dario Nieuwenhuis c07970b50b Merge pull request #1014 from willbicks/udp-metadata-doc 7 months ago
  Will Bicks ae587fc221 docs: Improve UdpMetadata doc comments. 7 months ago
  Koen Zandberg 593a664e6f fixup! fixup! feat: Add MLDv2 Listener Query response support 8 months ago
  Koen Zandberg 41be841b47 fixup! feat: Add MLDv2 Listener Query response support 8 months ago
  Catherine 4fa52f31d6 Merge pull request #1011 from astro/spelling 8 months ago
  Astro 9ed4e3a151 tests: s/ndsic/ndisc/ 8 months ago
  Koen Zandberg 4b79e3395e feat: Add MLDv2 Listener Query response support 8 months ago
  Dario Nieuwenhuis 3e61c909fd Merge pull request #1008 from Jc0x7D3/main 8 months ago
  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