VirtualBox

Changeset 53786 in vbox


Ignore:
Timestamp:
Jan 13, 2015 3:03:43 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97593
Message:

IntNet: intnetR0NetworkPreSwitchUnicast: don't broadcast all outgoing
host traffic to the wire just because one of bridged VM interfaces is
in promiscuous mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

    r53624 r53786  
    16111611                break;
    16121612
    1613             /* Promiscuous mode? */
    1614             if (pTab->paEntries[iIfMac].fPromiscuousSeeTrunk)
    1615                 break;
    1616 
    16171613            /* Paranoia - this shouldn't happen, right? */
    16181614            if (    pSrcAddr
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