commit | f98220905e4463fbf68ae66b57f8c9052efbd350 | [log] [tgz] |
---|---|---|
author | mandrw <mandrw@codeaurora.org> | Thu Mar 03 15:58:42 2016 +0530 |
committer | mandrw <mandrw@codeaurora.org> | Fri Mar 04 15:10:17 2016 +0530 |
tree | 4c063294263c38efc2c83fae5a8da9637f029af6 | |
parent | 4f9c1af8925cded35c917edef5ac157956a0995f [diff] |
[qca-nss-clients] Fix for issue with Ipv6 fragments Packets originating at host can be IPv6 fragments. The next header should be found for such packets by traversing the fragment header. We should find the L4 protocol for such packets by reading the fragment header. Change-Id: I28a939fcd8df1329fba4ccf8ddf2e37b43c954bf Signed-off-by: mandrw <mandrw@codeaurora.org>