lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #37969] SYN packet dropped as short packet in tcp_inpu


From: Riccardo Manfrin
Subject: [lwip-devel] [bug #37969] SYN packet dropped as short packet in tcp_input function
Date: Thu, 27 Dec 2012 14:50:42 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

Follow-up Comment #2, bug #37969 (project lwip):

Sorry for the late reply (Xmas holidays)... I have not a clear idea on where
to look for in order to answer your question: whay I presume could be an
answer is the lwipopt.h file which follows:

#define MEM_ALIGNMENT                   4
#define NO_SYS                          1
#define ETHARP_TMR_INTERVAL             5000
#define LWIP_TIMEVAL_PRIVATE            0
#define LWIP_SOCKET                     1
#define LWIP_NETCONN                    1
#define LWIP_ARP                        1
#define PBUF_POOL_SIZE                  16
#define PBUF_POOL_BUFSIZE               64
#define IP_REASS_BUFSIZE                600
#define TCP_LISTEN_BACKLOG              1
#define LWIP_RAW                        1

Does this provide your requested information?
Thanks in advance
R

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37969>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]