Historique des commits

Auteur SHA1 Message Date
  Liam Kinne 50f5f17dca fix new clippy lints il y a 11 mois
  Thibaut Vandervelden ef67e7b46c Merge pull request #900 from thvdveld/ipv6-any-ip il y a 11 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
  Thibaut Vandervelden ad3f387c6b iface: remove generic `T: [u8]` in functions il y a 1 an
  Thibaut Vandervelden 618d7e33a7 rewrite IpPacket il y a 1 an
  Dario Nieuwenhuis 3a8f133a21 Pass PacketMeta separately, not within IpPacket. il y a 1 an
  Dario Nieuwenhuis 409ad14da9 Rename PacketId to PacketMeta, make id field public. il y a 1 an
  datdenkikniet 78b4f39a10 Device-level packet metadata identifiers il y a 1 an