VirtualBox

Changeset 52001 in vbox


Ignore:
Timestamp:
Jul 12, 2014 1:08:00 AM (10 years ago)
Author:
vboxsync
Message:

NAT/Net: Bump up TCP_SND_QUEUELEN. IPv6 has smaller MSS, so it needs
more pbufs to send the same amount of data (reported as lwip bug 42737).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/lwipopts.h

    r50273 r52001  
    4848/* TCP sender buffer space (pbufs). This must be at least = 2 *
    4949   TCP_SND_BUF/TCP_MSS for things to work. */
    50 #define TCP_SND_QUEUELEN        64
     50#define TCP_SND_QUEUELEN        128
    5151
    5252/* MEMP_NUM_PBUF: the number of memp struct pbufs. If the application
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