Re: [PATCH net-next v2 0/5] net: bridge: mcast: add multicast exponential field encoding
Ido Schimmel <[email protected]>
| Newsgroups | gmane.linux.network.bridge |
|---|---|
| Message-ID | <20260331141647.GB1637150__41891.8456694641$1774966966$gmane$org@shredder> |
On Mon, Mar 30, 2026 at 07:16:06PM +0000, Ujjal Roy wrote: > Description: > This series addresses a mismatch in how multicast query > intervals and response codes are handled across IPv4 (IGMPv3) > and IPv6 (MLDv2). While decoding logic currently exists, > the corresponding encoding logic is missing during query > packet generation. This leads to incorrect intervals being > transmitted when values exceed their linear thresholds. Thanks for the patches. I will take a look, but please read: https://docs.kernel.org/process/maintainer-netdev.html In particular: "The new version of patches should be posted as a separate thread, not as a reply to the previous posting."