VirtualBox

Changeset 28167 in vbox


Ignore:
Timestamp:
Apr 12, 2010 3:31:31 AM (15 years ago)
Author:
vboxsync
Message:

NAT: removes arming fast tcp timer to poll ICMP socket.

File:
1 edited

Legend:

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

    r28166 r28167  
    422422                                    errno, strerror(errno)));
    423423                        icmp_error(pData, m, ICMP_UNREACH, ICMP_UNREACH_NET, 0, strerror(errno));
    424                     }
    425                     else if (!time_fasttimo)
    426                     {
    427                         time_fasttimo = curtime; /* Flag when we want a fasttimo */
    428424                    }
    429425                }
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