https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255928
--- Comment #6 from commit-h...@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 <a...@freebsd.org> AuthorDate: 2021-08-26 10:48:23 +0000 Commit: Andrey V. Elsukov <a...@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.