commit | e8164ddc8204b626c1144a0a504754bf6622c6fd | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Oct 02 20:46:23 2014 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Oct 02 21:05:58 2014 +0900 |
tree | d5fe6e47a14166be6d2d8d169c59649a43b11069 | |
parent | 6b6f22fac4c33fcd349aaf6970bbdc191db752a3 [diff] |
Fix MSS clamping. http://ag/553410 added an iptables chain and rule to do MSS clamping for tethered clients, but did not add the chain to any other chains, so the rule had no effect. Fix this by adding the chain to the proper forwarding chains. Also rename some of the new variables and constants so they are more consistent with the previous code. Bug: 17552732 Bug: 17727533 Change-Id: I9fcae31de5c0283d7d9f1dac989de84f77c5e53c