VirtualBox

Ignore:
Timestamp:
Aug 10, 2011 8:07:04 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73444
Message:

vboxnetflt: partial BPF support for bridged interfaces (#5817)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp

    r38371 r38408  
    295295            {
    296296                ifnet_set_mtu(pThis->u.s.pIface, VBOXNETADP_MTU);
    297                 Log2(("vboxnetadp: created interface %s (%p), pThis=%p, pMagic=%p, *pMagic=%x(%x)\n",
    298                         pThis->szName, pThis->u.s.pIface, pThis, ifnet_softc(pThis->u.s.pIface), *(uint32_t*)ifnet_softc(pThis->u.s.pIface), pThis->uMagic));
    299297                return VINF_SUCCESS;
    300298            }
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