Re: [PATCH][BUG] tcp: advertise MSS requested by user
From: Denys Fedoryshchenko <hidden>
Date: 2008-08-28 09:52:02
From: Denys Fedoryshchenko <hidden>
Date: 2008-08-28 09:52:02
I think this got broken by accident several years ago, shows how many people use this feature :) We used to use ->mss_clamp to determine the MSS option value, but along the way when all of the code using ->advmss et al. was added it didn't get translated correctly. Thanks for your patch, I'll mull over this and put in the fix once I understand exactly how this got broken. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
I am using, just i workaround this over iptables MSS option. You feel discomfort, but most people start googling and see this trick with iptables, and they use it.