Displaying 2 results from an estimated 2 matches for "rfc879".
Did you mean:
rfc8709
2003 Apr 14
1
http://lartc.org/howto/lartc.cookbook.mtu-mss.html
current content below is annotated by some suggestions of things to
add along with questions for those who know more than I do [in brackets]
================
# iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS
--clamp-mss-to-pmtu
This calculates the proper MSS for your link.
[If I understand the code correctly ... - expert intervention invited]
More precisely, this sets the
2013 Jun 05
0
[Bug 662] netfilters clamp-mss-to-pmtu sets bad MSS when none was set before
...D
CC| |netfilter at linuxace.com
Resolution| |FIXED
--- Comment #5 from Phil Oester <netfilter at linuxace.com> 2013-06-05 16:36:04 CEST ---
Fixed in commit 409b545ac ("netfilter: xt_TCPMSS: Fix violation of RFC879 in
absence of MSS option"). Closing.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.