Re: [PATCH net-next v6 2/4] net: add AF_PACKET multicast dumps
From: Yuyang Huang
Date: Tue Sep 22 2026 - 23:37:08 EST
> - [Medium] dev_mc_dump()/dev_mc_dump_dev() resume a paused dump with a
> bare positional index into dev->mc (ctx->addr_idx / *s_addr_idx) and…
Same point Nicolas raised. I will fix it in patchset v7.
> - [Low] uAPI vs netlink YAML spec out of sync: the patch adds
> IFA_F_GLOBAL (0x1000), emits IFA_FLAGS/IFA_TARGET_NETNSID in…
The spec update is the next patch of the series.