commit | f3cc83fa5b14455589af83b20998885452cdc46d | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Wed Sep 11 20:01:59 2013 -0700 |
committer | jp abgrall <jpa@google.com> | Fri Sep 13 17:43:16 2013 +0000 |
tree | a53ac3e3765eb614033387d9655e6eba2afa54c9 | |
parent | a95f8a3426e6a4f17cf41888673f58302781b7be [diff] |
NatController: Fix tethering-counting iptables rules handling Fix duplicate tethering-pair detection. It was broken because the underlying mechanism used quota2 which has a 15char limit and the two combined interface names were longer than that. Fix parsing or tether-counting rules when no interfaces are available vs when parsing is broken. Now the parser is not invoked if no tether-counting rules were created. Bug: 10710027 Change-Id: I37899d113a37cd84255d439efa6e2ed3ce712ec0