commit | 6a2f63bef3aa43309af86cf8a3cb71c9783cd91a | [log] [tgz] |
---|---|---|
author | Shyam Sunder <ssunde@codeaurora.org> | Mon Jun 13 12:02:59 2016 +0530 |
committer | Shyam Sunder <ssunde@codeaurora.org> | Mon Jun 13 12:07:29 2016 +0530 |
tree | 2302ccaae6e40e087681346c5b60d0cd038f69de | |
parent | b880457909607b4f2b334d21f7ae02456d575368 [diff] |
[qca-nss-ecm] Added a NULL check for IPv6 gateway address In some scenario (i.e DS-lite) the gateway address of a IPv6 flow is NULL and RTF_GATEWAY bit is not set if sourece and destination address is in same network. In such cases check if gateway address is NULL and do not overwrite the destination IPv6 address used for dest MAC lookup. Change-Id: Ic78e1397f6f44e39f1dd5729805ad71df74e4692 Signed-off-by: Shyam Sunder <ssunde@codeaurora.org>