[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OFD3A98142.1EDCCB6F-ON8825793E.0055C070-8825793E.0056A45E@us.ibm.com>
Date: Fri, 4 Nov 2011 08:46:22 -0700
From: David Stevens <dlstevens@...ibm.com>
To: Kevin Wilson <wkevils@...il.com>
Cc: netdev@...r.kernel.org, netdev-owner@...r.kernel.org
Subject: Re: iproute2 neighboring
> From: Kevin Wilson <wkevils@...il.com>
> Hi,
> It seems to me that "ip -6 neigh show" does not show multicast entries
from
> IPv6 neighboring table. Is there a reason for this ?
Multicast memberships aren't in the neighbor table. The
neighbor table is for translating protocol addresses to
MAC addresses and that translation is fixed for multicast
destinations.
You can see group memberships with "netstat -g". There are also
some data in /proc/net/{dev_mcast,igmp6,mcfilter6} depending on
what you're looking for.
+-DLS
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists