HomeFreeBSD

Fix panic in IPv6 multicast code.

Description

Fix panic in IPv6 multicast code.

Add check that ifp supports IPv6 multicasts in in6_getmulti.
This fixes panic when user application tries to join into multicast
group on an interface that doesn't support IPv6 multicasts, like
IFT_PFLOG interfaces.

PR: 257302
Reviewed by: melifaro
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D31420

Details

Provenance
aeAuthored on Aug 5 2021, 8:51 AM
Reviewer
melifaro
Differential Revision
D31420: Fix panic in IPv6 multicast code
Parents
rGbb5cd80e8b42: Update the TCP LRO code to handle both encrypted and un-encrypted traffic.
Branches
Unknown
Tags
Unknown