Skip to content
  • Dean Camera's avatar
    Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP... · 4a13a548
    Dean Camera authored
    Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec).
    
    Removed string Attributes from the Service Discovery Protocol code to minimise the potential points of failure while the base code is being debugged.
    4a13a548