commit | 80b0c342ff182f64d5119ee7552e60c3f619d7ba | [log] [tgz] |
---|---|---|
author | Akshay Pandit <pandit@codeaurora.org> | Thu Mar 25 15:04:46 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 31 22:36:26 2021 -0700 |
tree | 09b153cb2c7ff11f83b154c6c2c591da313a34fd | |
parent | 5e1e9facafb22446aa8c5c78e9c1bd3a76ab748d [diff] |
data-ipa-cfg-mgr: ipacm: Avoid multiple updates to tether client count Avoid incrementing number of tethered clients twice when xlat is enabled. For WLAN if wan is up prior to DOWNSTREAM_ADD, number of tethered clients is incremented twice. Due to current andorid limitation, andorid won't support 2nd tethered interface. Hence, handle_uplink_filter_rule is not processed due to incorrect counter. Change-Id: I5419434158248139cd936e3873506f7ae706f231