Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Sep 2021 06:39:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ipfw@FreeBSD.org
Subject:   [Bug 255928] ipfw: nat64 not working on 13.0-RELEASE
Message-ID:  <bug-255928-8303-wc7Yjhe5g5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255928-8303@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255928-8303@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255928

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D26302099fb9176a33936af002fa6de686=
4cea6b2

commit 26302099fb9176a33936af002fa6de6864cea6b2
Author:     Andrey V. Elsukov <ae@FreeBSD.org>
AuthorDate: 2021-08-26 10:48:23 +0000
Commit:     Andrey V. Elsukov <ae@FreeBSD.org>
CommitDate: 2021-09-03 06:35:43 +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
    Sponsored by:   Yandex LLC
    Differential Revision:  https://reviews.freebsd.org/D31680

    (cherry picked from commit da3a09d8941dc29f20447e263b3a6d60370c6203)

 sys/netpfil/ipfw/nat64/nat64_translate.c | 32 ++++++++++++++--------------=
----
 1 file changed, 14 insertions(+), 18 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255928-8303-wc7Yjhe5g5>