VirtualBox

Changeset 24212 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Oct 30, 2009 4:59:59 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54159
Message:

netflt/win: enable new loopback handling mechanism

Location:
trunk/src/VBox/HostDrivers/VBoxNetFlt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk

    r23927 r24212  
    5151 VBoxNetFlt_SOURCES.win += win/VBoxNetFltMp-win.c
    5252endif
    53 #ifdef VBOX_LOOPBACK_USEFLAGS
     53ifdef VBOX_LOOPBACK_USEFLAGS
    5454 VBoxNetFlt_DEFS.win += VBOX_LOOPBACK_USEFLAGS
    55 #endif
     55endif
    5656VBoxNetFlt_SOURCES = VBoxNetFlt.c
    5757VBoxNetFlt_LDFLAGS.darwin = -v -Wl,-whyload -Wl,-v -Wl,-whatsloaded
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c

    r24203 r24212  
    968968            if(pLb)
    969969            {
     970#ifndef DEBUG_NETFLT_RECV_TRANSFERDATA
    970971                /* should not be here */
    971972                Assert(0);
     973#endif
    972974                if(!vboxNetFltWinLbIsFromIntNet(pLb))
    973975                {
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