commit | a019427f1e3d2f3487c88005c4468037cfe032c2 | [log] [tgz] |
---|---|---|
author | Bharath M Kumar <mbkumar@codeaurora.org> | Mon Dec 16 16:11:32 2013 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Dec 17 22:26:09 2013 -0800 |
tree | 00ee160216dfe2d18ecbc765c8978d6af1e5c615 | |
parent | 48cc82ec65e736bc581f563d0c8af6520b3d6e40 [diff] |
[qca-nss-drv] 6rd Encapped ipv4 exception packet correction Encapped 6rd tunnel packet are decapped in host and sent to the host 6rd tunnel instead of sending to the kernel through netif_recieve_skb . For WAN to LAN fast path at least one packet is required to be sent from LAN -> WAN due to pre-routing/post-routing issue. CRs-Fixed:583549 Change-Id: I7bc857cb2da18b85a1e2c6d6fbea001746429f29 Signed-off-by: Bharath M Kumar <mbkumar@codeaurora.org>