commit | e0ad041f1575b9ff77ebc2ac85e21a8a9084e868 | [log] [tgz] |
---|---|---|
author | Chaitanya Pratapa <cpratapa@codeaurora.org> | Sun Sep 20 11:26:23 2020 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Oct 02 09:47:17 2020 -0700 |
tree | 906eeeffc77e69904e425056911a601cbe7dd0be | |
parent | d878ae91c7edf3404625e33e55fd9f9cda0847c9 [diff] |
ipacm: add mechanism to cache ct events 1) Current logic is to get the conntrack dump first time when tethering is enabled. 2) Once we have the conntrack handles, add mechanism to cache CT events when upstream is not set. 3) Also make changes to reset the socket receive timeout to 0 so that nfct_catch doesn't return EAGAIN. And add check to retry when we receive EILSEQ. Change-Id: I37877c19f11abd3fdb9f7f6c96933a592e6a1490