commit | 1f373aa0fe7e0313d6d41726f85f820d1a72849e | [log] [tgz] |
---|---|---|
author | Chaitanya Pratapa <cpratapa@codeaurora.org> | Thu Aug 06 08:12:53 2020 -0700 |
committer | Chaitanya Pratapa <cpratapa@codeaurora.org> | Mon Oct 26 11:33:07 2020 -0700 |
tree | 98596f89a4953570869d1a2e83f5174ae3b583a1 | |
parent | 50b9701ad29f45ae0f49a189f58972e41cdbd1af [diff] |
ipacm: Fix to add dummy NAT entries for tunneled connections When tunneling is enabled from the device, same NAT entry will be translate from Public to tunneled IP and then to Private IP. In case we try to add the entry to HW, HW ends up translating it to Private IP and connection fails. Make change to add dummy NAT entries for tunneled connections. Change-Id: I340189e2a0db71dd04316a704116e045d6622063