Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2026 00:22:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295980] rpc.tlsservd: ktls not working
Message-ID:  <bug-295980-227-0B3QXhsdWV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295980-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295980

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
After the SA-26:26.ktls patch I see a problem when using NFS-over-TLS on the
loopback interface: loopback interfaces require mbufs to be mapped, so
mb_unmapped_to_ext() converts them to EXT_SFBUF clusters, and the newly added
check in ktls_mbuf_crypto_state() causes them to be rejected.  I am not sure if
this is the same problem.

Yani, which network drivers are passing NFS-over-TLS traffic in your setup? 
Can you please share ifconfig output for those interfaces?

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295980-227-0B3QXhsdWV>