VirtualBox

Changeset 46427 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 7, 2013 6:29:17 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86262
Message:

LWIP-new: ipv6 selective autoconfig. We don't want autoconfig on lwip proxy, but iSCSI case possibly we want it.

File:
1 edited

Legend:

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

    r46426 r46427  
    321321    netif_ip6_addr_set_state(netif, 0, IP6_ADDR_VALID);
    322322    netif->output_ip6 = ethip6_output;
    323 # if LWIP_IPV6_AUTOCONFIG
    324323    netif->ip6_autoconfig_enabled=1;
    325 # endif
    326324    LogFunc(("netif: ipv6:%RTnaipv6\n", &netif->ip6_addr[0].addr[0]));
    327325    netif->output = lwip_etharp_output;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette