Commit History

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