From 0dba3626a13d9c90722c88accfdd84915aeceda7 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Tue, 27 Jan 2026 14:05:42 +0000 Subject: [PATCH] RELNOTES: Document a pf enhancement --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index 09d497716fd..18649952c7c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,10 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +b0d997095022: + The pf firewall now supports passing IPv6 packets to divert(4) + sockets via divert-to actions. + 0fa7b3bee72e, c71f18998e0b, 4162a419a475, f5a77dc8f8df: LinuxKPI based wireless drivers, especially iwlwifi(4) are now supported on RISC-V.