VirtualBox

Changeset 87825 in vbox


Ignore:
Timestamp:
Feb 21, 2021 10:31:27 PM (4 years ago)
Author:
vboxsync
Message:

NAT/Net: IntNetIf - Document that GSO input callback is optional.
bugref:9929.

File:
1 edited

Legend:

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

    r87824 r87825  
    471471 *
    472472 * User call this method on its receive thread.  The packets are
    473  * passed to the user callback.
     473 * passed to the user inpiut callbacks.  If the GSO input callback is
     474 * not registered, a GSO input frame is carved into normal frames and
     475 * those frames are passed to the normal input callback.
    474476 */
    475477int
Note: See TracChangeset for help on using the changeset viewer.

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