VirtualBox

Ignore:
Timestamp:
May 22, 2015 9:42:01 AM (10 years ago)
Author:
vboxsync
Message:

NAT/slirp: gcc warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/bootp.c

    r53624 r56024  
    346346    /* Temporary fix: do not pollute ARP cache from BOOTP because it may result
    347347       in network loss due to cache entry override w/ invalid MAC address. */
    348     //slirp_arp_cache_update_or_add(pData, rbp->bp_yiaddr.s_addr, bc->macaddr);
     348    /*slirp_arp_cache_update_or_add(pData, rbp->bp_yiaddr.s_addr, bc->macaddr);*/
    349349    return q - rbp->bp_vend; /*return offset */
    350350}
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