VirtualBox

Ignore:
Timestamp:
Aug 2, 2010 8:31:54 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64297
Message:

vboxnetflt: host-only checksum fix (xtracker 5020)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp

    r28800 r31271  
    123123     */
    124124    if (pGso)
    125         PDMNetGsoPrepForDirectUse(pGso, (void *)pvFrame, cbFrame, false /*fPayloadChecksum*/);
     125        PDMNetGsoPrepForDirectUse(pGso, (void *)pvFrame, cbFrame, RTNETCSUMTYPE_NONE);
    126126
    127127    /*
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette