hello... i've got a strongarm- based embedded device running linux 2.4.18-rmk7. i would like to force a small tcp window size to prevent overruns, cause sometimes the network chip will not recover from this. the only way i know is the route command (window parameter)for specific routes. i want to limit the size of the tcp sliding window for _all_ outgoing routes. i've found MAX_TCP_WINDOW in linux/net/tcp.h, but i think there are better ways than hardcoding? i've found tcp_rmem and also tcp_wmem in /proc. but as described in the ipsysctl tutorial they are not directly releated to the size of the sliding window? please can somebody give me some hints to do that? thanks in advance ... Michael Palme - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html