Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 10:56:50 +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-BM29QGcAwH@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 #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dda3a09d8941dc29f20447e263b3a6d603=
70c6203

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(-)

--=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-BM29QGcAwH>