VirtualBox

Ignore:
Timestamp:
Jan 19, 2009 8:49:06 PM (16 years ago)
Author:
vboxsync
Message:

NAT: our_addr = loopback_addr

File:
1 edited

Legend:

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

    r15957 r16063  
    281281            if (!inet_aton(buff2, &tmp_addr))
    282282                continue;
    283             if (tmp_addr.s_addr == loopback_addr.s_addr)
    284                 tmp_addr = our_addr;
    285283            /* If it's the first one, set it to dns_addr */
    286284            if (!found)
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