commit | 15e5326d5946f37837124dc1de3ce24cd21ce551 | [log] [tgz] |
---|---|---|
author | Samarjeet Banerjee <banerjee@codeaurora.org> | Wed Nov 23 16:43:15 2016 +0530 |
committer | c_athand <athand@codeaurora.org> | Tue Dec 27 16:20:08 2016 +0530 |
tree | f2495a213be91cbaee9fb4e3f220e3e41214369b | |
parent | b38f50bf9d0665ef2fabb3fb1638cf9b293b6bde [diff] |
[qca-nss-clients] fix for IPsec issue The patch fixes an issue where we would try to perform a route lookup for identifying the associated NETDEV for the IPsec. This would break in cases where the exception happens and the packet is encapsulated with ESP. The outer headers will be potentially point to actual physical device instead. Change-Id: I2ccf36e4daf503406526b6091564d80b01e95ef5 Signed-off-by: Samarjeet Banerjee <banerjee@codeaurora.org>