VirtualBox

Changeset 56265 in vbox


Ignore:
Timestamp:
Jun 6, 2015 12:24:18 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100840
Message:

VBoxNetFlt-darwin: be consistent when passing IPv4 address to the
pfnNotifyHostAddress callback, use the same variable.

File:
1 edited

Legend:

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

    r55652 r56265  
    15001500                    Log(("KEV_INET_ADDR_DELETED %RTnaipv4\n", pAddr->IPv4));
    15011501                    pThis->pSwitchPort->pfnNotifyHostAddress(pThis->pSwitchPort,
    1502                         /* :fAdded */ false, kIntNetAddrType_IPv4, &iev->ia_addr);
     1502                        /* :fAdded */ false, kIntNetAddrType_IPv4, pAddr);
    15031503                    break;
    15041504
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