commit | eea68e2f1a0061e09265992b91fdc0014930ae92 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Mon Aug 13 05:57:44 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 16:56:33 2012 -0700 |
tree | 2b8f78565a04701e49b271b670a67fcb362c8022 | |
parent | 8a360be0c5f8fe2c46f0a524886fa56596534193 [diff] |
packet: Report socket mclist info via diag module The info is reported as an array of packet_diag_mclist structures. Each includes not only the directly configured values (index, type, etc), but also the "count". Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>