increase uip buffer size for native border router

This commit is contained in:
Joakim Eriksson 2012-02-23 13:59:39 -08:00
parent 321ecc9fab
commit 417a2b691f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#define QUEUEBUF_CONF_NUM 4
#undef UIP_CONF_BUFFER_SIZE
#define UIP_CONF_BUFFER_SIZE 140
#define UIP_CONF_BUFFER_SIZE 1280
#undef UIP_CONF_RECEIVE_WINDOW
#define UIP_CONF_RECEIVE_WINDOW 60