aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ibcs2/(developers-only)
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-03-30 13:33:32 +0000
committerMark Johnston <markj@FreeBSD.org>2026-03-30 16:08:21 +0000
commita1c042a9641c9df08010e87d0928703849ff9853 (patch)
tree8467b3fca5ca7bb801782eca866f62ef50f8a0b4 /sys/modules/ibcs2/(developers-only)
parent82272cbf56aa5646611c6f1049501cc345fcf6ec (diff)
ip6_mroute: Handle interface detach eventsHEADmain
When an interface goes away we need to make sure the v6 multicast routing tables don't carry any dangling references to the ifnet. The v4 code handles this already. Copy the approach there and use an eventhandler to purge the corresponding MIF, if one exists, and further go through all routes in the FIB and remove references to the interface. MFC after: 2 weeks Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D55246
Diffstat (limited to 'sys/modules/ibcs2/(developers-only)')
0 files changed, 0 insertions, 0 deletions