Skip to content
Snippets Groups Projects
  1. Apr 09, 2025
  2. Apr 08, 2025
  3. Mar 27, 2025
  4. Mar 06, 2025
  5. Mar 05, 2025
  6. Feb 08, 2025
    • Nicolò Caruso's avatar
      [ARP] EthernetSniffing fix due to deferenced shared pointer · c666e757
      Nicolò Caruso authored
      Fix hardfault: The ethernet sniffer by using the std::move for the Wiz5500 was deferencing the pointer and threfore in the recvfrom an HardFault occured.
      Debug: Removed and changed some TRACE strings
      Fix UDP socket: The sniffing socket was initialized opend correctly but then the init had switched arguments. This surely impacted on the recvfrom.
      c666e757
  7. Jan 24, 2025
  8. Jan 17, 2025
  9. Jan 14, 2025
  10. Dec 16, 2024
  11. Dec 07, 2024
  12. Dec 06, 2024
  13. Nov 26, 2024
  14. Nov 24, 2024
  15. Nov 15, 2024
Loading