VirtualBox

Changeset 47111 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Jul 12, 2013 10:37:24 AM (11 years ago)
Author:
vboxsync
Message:

VBoxNetDHCP: fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp

    r47020 r47111  
    626626                                                  pDhcpMsg->bp_chaddr.Mac.au8[3],
    627627                                                  pDhcpMsg->bp_chaddr.Mac.au8[4],
    628                                                   pDhcpMsg->bp_chaddr.Mac.au8[5],
    629                                                   pDhcpMsg->bp_chaddr.Mac.au8[6]).raw(),
     628                                                  pDhcpMsg->bp_chaddr.Mac.au8[5]).raw(),
    630629                                          ComSafeArrayAsOutParam(sf));
    631630        if (SUCCEEDED(hrc))
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