map: handle IPv6 extension headers for TCP/UDP 45/25445/2
authorVladimir Isaev <visaev@netgate.com>
Wed, 26 Feb 2020 10:21:35 +0000 (13:21 +0300)
committerOle Trøan <otroan@employees.org>
Wed, 26 Feb 2020 11:54:22 +0000 (11:54 +0000)
commit7d4cd0cf6f1a94953ef97ab885752424dea6948c
tree5cbd5c7fcee9e9be7576ca34e6280b2071d2d39f
parent666ece35cd2625bbd8b6ddadb6e87444a617df4d
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
src/plugins/map/ip6_map_t.c