From 6c09b7608905af2eaff4b5dfa6cbbd42ce286db6 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Wed, 29 Apr 2026 14:22:41 +0000 Subject: [PATCH] RELNOTES: Add an entry for recent improvements to multicast routing Reviewed by: kevans Sponsored by; Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D56710 --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index e6e6f07c1d0..d8c64f98983 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +4c486fe40267: + The multicast routing modules, ip_mroute and ip6_mroute, are now FIB-aware. + That is, there is a multicast routing table per FIB, rather than a global + table. One can run a multicast routing daemon within each FIB; the FIB of + the routing socket determines the corresponding multicast routing table. 65f5dd42f11c: sh(1) add -l option which makes sh act as a login shell and read the profile.