VirtualBox

Changeset 10169

Show
Ignore:
Timestamp:
07/03/08 21:13:05 (6 months ago)
Author:
vboxsync
Message:

Some pfnXmit clearification (the SG must be retained if used asyncly). Rediscovery on interface disconnection. Reviewed most of the VBoxNetFlt code.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/intnet.h

    r10126 r10169  
    529529     * @param   pIfPort     Pointer to this structure. 
    530530     * @param   pSG         Pointer to the (scatter /) gather structure for the frame. 
    531      *                      This will never be a temporary one, so, it's safe to 
    532      *                      do this asynchronously to save unnecessary buffer 
    533      *                      allocating and copying. 
     531     *                      This will never be a temporary one, so, it's safe to retain 
     532     *                      it and do an asynchronous request to avoid copying. 
    534533     * @param   fDst        The destination mask. At least one bit will be set. 
    535534     * 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy