aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlexander Chernavin <achernavin@netgate.com>2020-03-12 08:42:12 -0400
committerOle Trøan <otroan@employees.org>2020-03-15 11:37:17 +0000
commitcd5a4a035c0c7a7ca9f915bee83abde085c05ad7 (patch)
tree1977e2afab3b7891769d2ba177a84af1bc7c4eda /test
parent1e844aa1cef347bb92a404a1d2f40d14ce646c26 (diff)
map: fix translation of icmp4 error messages
ICMP error messages are translated to ICMPv6 error messages with erroneous destination address in the outer IPv6 header because sender port is used instead of receiver port. Both source and destination addresses in the inner IPv6 header are translated erroneously because source and destination addresses of the inner IPv4 header are getting zeroed during the translation. With this commit, use receiver port for translation and save addresses of the inner IPv4 header before translation of the inner header. Type: fix Change-Id: I1e93d54c1bbc154b401adcbb0fb661299655d01a Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions