map: handle IPv6 extension headers for TCP/UDP 44/28344/1
authorVladimir Isaev <visaev@netgate.com>
Wed, 26 Feb 2020 10:21:35 +0000 (13:21 +0300)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 13 Aug 2020 08:12:25 +0000 (08:12 +0000)
commitb745d7b21dd5e7c434435c9fbd36360006cc3fae
treedbe54d9b59506a5cde5495eb7796063a3b9e92fa
parentdf76172d8add7ada1d804041f972d1218e6cd009
map: handle IPv6 extension headers for TCP/UDP

Without this patch offset for TCP/UDP headers was not calculated
correctly if there is one or more IPv6 extension headers.

Type: fix
Signed-off-by: Vladimir Isaev <visaev@netgate.com>
Change-Id: I04d6f5e42f8f072987192d6236085afbd74a4420
(cherry picked from commit 7d4cd0cf6f1a94953ef97ab885752424dea6948c)
src/plugins/map/ip6_map_t.c