VirtualBox

Ignore:
Timestamp:
Oct 24, 2017 7:18:49 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118565
Message:

HostDrivers: scm updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c

    r64206 r69250  
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 *
     17 * The contents of this file may alternatively be used under the terms
     18 * of the Common Development and Distribution License Version 1.0
     19 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     20 * VirtualBox OSE distribution, in which case the provisions of the
     21 * CDDL are applicable instead of those of the GPL.
     22 *
     23 * You may elect to license modified versions of this file under the
     24 * terms and conditions of either the GPL or the CDDL or both.
    1625 */
    1726
     
    15931602/**
    15941603 * Temporarily adjust pBuf->data so it always points to the Ethernet header,
    1595  * then forward it to the internal network. 
     1604 * then forward it to the internal network.
    15961605 *
    15971606 * @param   pThis       The net filter instance.
     
    16151624
    16161625    vboxNetFltLinuxForwardToIntNetInner(pThis, pBuf, fSrc);
    1617    
     1626
    16181627    /*
    16191628     * Restore the original state of skb as there are other handlers this skb
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