[Bug 255928] ipfw: nat64 not working on 13.0-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Aug 2021 10:56:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255928
--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=da3a09d8941dc29f20447e263b3a6d60370c6203
commit da3a09d8941dc29f20447e263b3a6d60370c6203
Author: Andrey V. Elsukov <ae@FreeBSD.org>
AuthorDate: 2021-08-26 10:48:23 +0000
Commit: Andrey V. Elsukov <ae@FreeBSD.org>
CommitDate: 2021-08-26 10:48:23 +0000
ipfw_nat64: fix direct output mode
In nat64_find_route[46] handle NHF_GATEWAY flag and use destination
address from next hop to do link layer address lookup.
PR: 255928
Reviewed by: melifaro
Obtained from: Yandex LLC
MFC after: 1 week
Sponsored by: Yandex LLC
Differential Revision: https://reviews.freebsd.org/D31680
sys/netpfil/ipfw/nat64/nat64_translate.c | 32 ++++++++++++++------------------
1 file changed, 14 insertions(+), 18 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.