update for all platforms
This commit is contained in:
parent
0c65a4db9c
commit
0ef0a21d9e
6 changed files with 12 additions and 0 deletions
|
@ -141,7 +141,9 @@ typedef unsigned short uip_stats_t;
|
|||
#define UIP_CONF_ICMP_DEST_UNREACH 1
|
||||
|
||||
#define UIP_CONF_DHCP_LIGHT
|
||||
#ifndef UIP_CONF_RECEIVE_WINDOW
|
||||
#define UIP_CONF_RECEIVE_WINDOW 48
|
||||
#endif
|
||||
#define UIP_CONF_TCP_MSS 48
|
||||
#define UIP_CONF_UDP_CONNS 12
|
||||
#define UIP_CONF_FWCACHE_SIZE 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue