Re: [PATCH net-next v2 2/3] netlink: specs: rt-addr: document AF_PACKET multicast dumps
From: Yuyang Huang
Date: Wed Sep 09 2026 - 23:33:06 EST
> should it also mention that an AF_UNSPEC dump does not include the
> AF_PACKET entries?
AF_UNSPEC dump returns -EOPNOTSUPP now, there is no PF_UNSPEC handler
for RTM_GETMULTICAST, so nothing is silently left out. I'll say that
ifa-family must be set in v4.