On Wed, 11 May 2005, Barzia J. Tehrani wrote:
With this, my speculation is that the device can not handle TCP options (perhaps the header size is hardcoded rather than reading it from the header). So I'm stuck. My question is, is there any way I can configure my sockets to ignore TCP options. Basically, I want the TCP headers not to include any options to keep the header size exactly 20.
Most if not all IP & TCP options can be disabled in proc.
See linux/Documentation/networking/ip-sysctls.txt
Regards Henrik - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html