commit | 5c8c7361a51d497783f1139160c8f7939019211b | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Tue Sep 02 17:58:21 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 03 09:16:15 2014 -0700 |
tree | feb616a7d78c145d4490223903f42a2c24614278 | |
parent | b5b6677d66c5e7f846dbaa0868b8386951bfc706 [diff] |
[qca-nss-drv] Fix IPv6 connection sync issue with new APIs. - Do not return in the switch/case loop after calling the conn sync function. At the end of the function IPv6 netdev callback is called to upadte the ECM and conntrack connections. - Fix some boundry type checks in both IPv4 and IPv6 files. Change-Id: I995ab91e3b3327626277724a565e81604eb40a6a Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>