[Bug 292023] ipfw_nat64: kernel panic when combining nat64lsn + nat64clat over a bridge

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Dec 2025 12:04:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292023

Andrey V. Elsukov <ae@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae@FreeBSD.org

--- Comment #1 from Andrey V. Elsukov <ae@FreeBSD.org> ---
# CLAT Rules
$cmd 00350 nat64lsn CLAT tag 464 ipv6 from $plat_prefix to $clat_prefix in recv
bridge0 in
$cmd 00351 nat64lsn CLAT tag 464 ipv4 from 100.64.1.0/24 to not me in recv
bridge0 in

Shouldn't they use `nat64clat CLAT` opcode?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.