VirtualBox

Changeset 83188 in vbox


Ignore:
Timestamp:
Mar 3, 2020 7:16:11 AM (5 years ago)
Author:
vboxsync
Message:

scm fix, another one which wan't detected by tinderbox

File:
1 edited

Legend:

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

    r83186 r83188  
    13081308        return false;
    13091309    }
    1310 /* @todo remove this debug hack that detects ARP from specific ping on development setup - pk */
     1310/** @todo remove this debug hack that detects ARP from specific ping on development setup - pk */
    13111311uint8_t src[6] = { 0xA8, 0x20, 0x66, 0x57, 0x50, 0x3C };
    13121312uint8_t dst[6] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF };
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