Historique des commits

Auteur SHA1 Message Date
  Dario Nieuwenhuis b65e1b64dc Add `x_` prefix to all IP methods that collide with unstable core's. il y a 6 mois
  Dario Nieuwenhuis 803fa8734a wire: use core::net::Ipv6Addr as the ipv6 address type. il y a 6 mois
  Dario Nieuwenhuis e6b9a9ca2a wire: use core::net::Ipv4Addr as the ipv4 address type. il y a 6 mois
  Dario Nieuwenhuis 23be2beab3 wire: move prefix_len impl down to v4 and v6 addrs. il y a 6 mois
  Liam Kinne 50f5f17dca fix new clippy lints il y a 10 mois
  Liam Kinne 5dc02c579e use core instead of std for net 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 c7de00afd8 rename Scope to MulticastScope il y a 1 an
  Thibaut Vandervelden 951b59ba1c change(socket/icmp): split ICMPv4/v6 processing il y a 1 an
  Thibaut Vandervelden 106fde60c6 ipv6: add ALL_RPL_NODES multicast address il y a 1 an
  Thibaut Vandervelden 36a143d88e ipv6: add tests for scope il y a 1 an
  Thibaut Vandervelden 45f9838ad9 ipv6: address scope and `is_global_unicast` il y a 1 an
  Thibaut Vandervelden 72ad79f20a ipv6: add `is_unique_local` to IPv6 Address il y a 1 an
  Thibaut Vandervelden 4b1e8b174c Better impls defmt for some structs il y a 2 ans
  Thibaut Vandervelden 80a7e18075 modify defmt formatting for Cidr il y a 2 ans
  Thibaut Vandervelden ed0a770d93 Better defmt of Instant, Duration and Ipv6Address il y a 2 ans
  Dario Nieuwenhuis 3a080d818b Clippy fixes il y a 2 ans
  Dario Nieuwenhuis 339545411a Clippy fixes. il y a 2 ans
  Dario Nieuwenhuis 9beb57a992 iface: use heapless Vec for routes. il y a 2 ans
  Nicholas Cyprus 185a00829d First pass constification of the wire module il y a 2 ans
  KOLANICH f7bbb57b79 Made IPv4 and IPv6 modules a bit DRYer by moving sizes into constants and exposed IPv4-mapping prefix. il y a 2 ans
  Dario Nieuwenhuis ecb4cbc545 Clippy fixes. il y a 2 ans
  Thibaut Vandervelden 7727e87404 Fix doc of all routers, all nodes addresses il y a 2 ans
  Dario Nieuwenhuis 78f92bcea6 wire: use own Error type. il y a 2 ans
  Dario Nieuwenhuis bc80a646e5 Merge pull request #604 from anuvratsingh/spelling_correction il y a 2 ans
  olinex 5f19c7a326 fix ipv6 contains_addr function in wire il y a 2 ans
  Anuvrat 8ba8830378 Corrects minor spelling errors il y a 2 ans
  Dario Nieuwenhuis 5989896299 Remove IpRepr::Unspecified and lowering. il y a 3 ans
  Dario Nieuwenhuis 4b1de1199c ipv6: fix Solicited Node address calculation il y a 3 ans
  Thibaut Vandervelden 51b2adddad Fix clippy lints il y a 3 ans