Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis 8025752013 Merge pull request #984 from thvdveld/use-own-src-address il y a 6 mois
  Thibaut Vandervelden c76f32fa6c Use own src address for ARP and NDISC Solicits il y a 6 mois
  Dario Nieuwenhuis 4990fb979d multicast: use a single map for both ipv4 and ipv6. il y a 7 mois
  Emil Fresk a11428dfc9 Updated based on dirbaio's comments il y a 8 mois
  Ryan Summers 8c2cef1996 Limiting the number of poll loops to prevent DoS events il y a 8 mois
  Liam Kinne 50f5f17dca fix new clippy lints il y a 10 mois
  Thibaut Vandervelden ef67e7b46c Merge pull request #900 from thvdveld/ipv6-any-ip il y a 10 mois
  Lucas C. Villa Real 6c06cd9f8b Update PR #602: implement `join_multicast_group()` for IPv6 il y a 1 an
  Thibaut Vandervelden f5286f55fe fix: accept any ip for IPv6 il y a 1 an
  Thibaut Vandervelden d26a313d9d fix(ipv6): don't panic if no suitable src_addr il y a 1 an
  Thibaut Vandervelden f25c66d870 change(neigh): flush_cache to flush_neighbor_cache il y a 1 an
  Thibaut Vandervelden df94104f6a chore(ipv6): all logic into ipv6.rs il y a 1 an
  Thibaut Vandervelden 83900c6cba chore(ipv4): all logic into ipv4.rs il y a 1 an
  Thibaut Vandervelden 38553387ea chore(ieee): all logic in ieee802154.rs il y a 1 an
  Thibaut Vandervelden e22ec0a29c chore(sixlowpan): all 6lowpan logic into sixlowpan il y a 1 an
  Thibaut Vandervelden 0fe828bf27 chore(tcp): move tcp processing to own file il y a 1 an
  Thibaut Vandervelden d96dd732b2 chore(iface): move udp into own file il y a 1 an
  Thibaut Vandervelden 28b3833707 change(udp): parse udp header in process_udp il y a 1 an
  Thibaut Vandervelden d0b7fa8461 ipv6: check hbh before checking IPv6 addr. il y a 1 an
  Thibaut Vandervelden 4cb10fc47b ip: add IPv6 multic. addr. to has_multicast_group il y a 1 an
  Thibaut Vandervelden 96464eaa41 fragm: move into src/iface/fragmentation.rs il y a 1 an
  Thibaut Vandervelden ca755d7a57 iface: rename IpPacket to Packet il y a 1 an
  Thibaut Vandervelden 4700f2ae42 Merge pull request #866 from thvdveld/dont-process-empty-packets il y a 1 an
  Thibaut Vandervelden 73ac7a4f51 fix(tcp): don't send TCP RST to unsp. dst addr il y a 1 an
  Thibaut Vandervelden f74c5f0892 fix: don't handle empty packets il y a 1 an
  Thibaut Vandervelden 434f7eb37f ip: pass address by ref for get_source_address_ip il y a 1 an
  Thibaut Vandervelden dd9eff7cf9 ipv6: use RFC6724 for selecting IPv6 src address il y a 1 an
  Thibaut Vandervelden b310e3c366 fix: get_source_address calls v4 or v6 variant il y a 1 an
  Thibaut Vandervelden 7044bd103b fix: fix combination of feature flags il y a 1 an
  Thibaut Vandervelden 6466817a66 tests: remove mock and use rstest in more places il y a 1 an