commit | a13b27826a67bfc0ca444fb42885f2069b6898e2 | [log] [tgz] |
---|---|---|
author | Phil Sutter <n0-1@freewrt.org> | Wed Jan 14 21:47:50 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 15 08:28:18 2009 -0800 |
tree | 7eaaf4f96c8dddfb6cfeead4996d930b8f7ad57a | |
parent | b96ecfa689126d1e652ebd758da0b5b9b27dbd12 [diff] |
korina: reset resource buffer size to 1536 The new value is the one used in the external patch before and allows at least a standard MTU of 1500 to be handled correctly. Impact of this change gets visible when bigger packets are to be received, issuing: | ping -s 492 <IP> and bigger payload sized led to 100% packet loss. Signed-off-by: Phil Sutter <n0-1@freewrt.org> Acked-by: Florian Fainelli <florian@openwrt.org Signed-off-by: David S. Miller <davem@davemloft.net>