Changeset 63287 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Aug 10, 2016 3:06:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/lwip-new/src/netif/etharp.c
r63283 r63287 756 756 if (ip_addr_isany(&netif->ip_addr)) { 757 757 for_us = 0; 758 #ifdef VBOX 758 #ifdef VBOX && ARP_PROXY 759 759 proxy = 0; /* Shup up MSC. */ 760 760 #endif
Note:
See TracChangeset
for help on using the changeset viewer.