提交历史

作者 SHA1 备注 提交日期
  Dominic Fischer 8342a4d493 fmt 3 月之前
  Dominic Fischer 15f3fbb2b4 Fix compilation of Ipv6+Multicast without Ethernet 3 月之前
  Easyoakland bef9b05009 log and drop ipv6 packets requiring fragmentation 4 月之前
  Koen Zandberg 2a5f90ab0b feat: Automatically join sol-node mcast addresses 6 月之前
  zhangjio21 aba9add873 fix bug 7 月之前
  Dario Nieuwenhuis 803fa8734a wire: use core::net::Ipv6Addr as the ipv6 address type. 8 月之前
  Dario Nieuwenhuis e6b9a9ca2a wire: use core::net::Ipv4Addr as the ipv4 address type. 8 月之前
  Dario Nieuwenhuis 11b6385c77 Fix new clippy lints due to MSRV update. 8 月之前
  Dario Nieuwenhuis dd43c8f189 iface: make poll() process all packets, add fine-grained poll functions. 8 月之前
  Dario Nieuwenhuis 07f09911bc multicast: use single Cargo feature for both ipv4 and ipv6. 9 月之前
  Dario Nieuwenhuis 34b1fa505b iface: do not require device and timestamp for multicast join/leave. 9 月之前
  Dario Nieuwenhuis 8025752013 Merge pull request #984 from thvdveld/use-own-src-address 9 月之前
  Thibaut Vandervelden c76f32fa6c Use own src address for ARP and NDISC Solicits 9 月之前
  Dario Nieuwenhuis 4990fb979d multicast: use a single map for both ipv4 and ipv6. 9 月之前
  Emil Fresk a11428dfc9 Updated based on dirbaio's comments 10 月之前
  Ryan Summers 8c2cef1996 Limiting the number of poll loops to prevent DoS events 11 月之前
  Liam Kinne 50f5f17dca fix new clippy lints 1 年之前
  Thibaut Vandervelden ef67e7b46c Merge pull request #900 from thvdveld/ipv6-any-ip 1 年之前
  Lucas C. Villa Real 6c06cd9f8b Update PR #602: implement `join_multicast_group()` for IPv6 1 年之前
  Thibaut Vandervelden f5286f55fe fix: accept any ip for IPv6 1 年之前
  Thibaut Vandervelden d26a313d9d fix(ipv6): don't panic if no suitable src_addr 1 年之前
  Thibaut Vandervelden f25c66d870 change(neigh): flush_cache to flush_neighbor_cache 1 年之前
  Thibaut Vandervelden df94104f6a chore(ipv6): all logic into ipv6.rs 1 年之前
  Thibaut Vandervelden 83900c6cba chore(ipv4): all logic into ipv4.rs 1 年之前
  Thibaut Vandervelden 38553387ea chore(ieee): all logic in ieee802154.rs 1 年之前
  Thibaut Vandervelden e22ec0a29c chore(sixlowpan): all 6lowpan logic into sixlowpan 1 年之前
  Thibaut Vandervelden 0fe828bf27 chore(tcp): move tcp processing to own file 1 年之前
  Thibaut Vandervelden d96dd732b2 chore(iface): move udp into own file 1 年之前
  Thibaut Vandervelden 28b3833707 change(udp): parse udp header in process_udp 1 年之前
  Thibaut Vandervelden d0b7fa8461 ipv6: check hbh before checking IPv6 addr. 1 年之前