On Tue, Dec 18, 2018 at 07:13:28PM +, Stuart Henderson wrote:
| On 2018-12-17, Fernando Gont wrote:
| > On 1/10/18 17:18, Aham Brahmasmi wrote:
| >> Hello misc,
| >>
| >> Running 6.4-beta from approximately a week ago.
| >>
| >> 1) How to determine the IPv6 multicast groups which have been j
On 2018-12-17, Fernando Gont wrote:
> On 1/10/18 17:18, Aham Brahmasmi wrote:
>> Hello misc,
>>
>> Running 6.4-beta from approximately a week ago.
>>
>> 1) How to determine the IPv6 multicast groups which have been joined by
>> a particular interface?
>
> Use ifmcstat
>
> But you need to install
On 1/10/18 17:18, Aham Brahmasmi wrote:
> Hello misc,
>
> Running 6.4-beta from approximately a week ago.
>
> 1) How to determine the IPv6 multicast groups which have been joined by
> a particular interface?
Use ifmcstat
But you need to install the corresponding package first.
Thanks,
--
Fern
Stuart,
> Yes the original code was in the original import from KAME. The code
> that actually *processed* these queries was removed in the commit I
> mentioned (so it seems your main concern is already dealt with), but
> I think the interfaces are still joined to the group so will receive
> those
On 2018/10/03 12:36, Aham Brahmasmi wrote:
> Hi Stuart,
>
> Thank you for your response.
>
> > > 2) How to disable an interface from joining IPv6 Node Information
> > > multicast group (RFC 4620)?
> > > In sys/netinet6/in6.c, the function in6_update_ifa contains the
> > > following lines:
> > >
>
Hi Stuart,
Thank you for your response.
> > 2) How to disable an interface from joining IPv6 Node Information
> > multicast group (RFC 4620)?
> > In sys/netinet6/in6.c, the function in6_update_ifa contains the
> > following lines:
> >
> > /*
> > * join node information group address
> > */
> >
On 2018-10-01, Aham Brahmasmi wrote:
> 2) How to disable an interface from joining IPv6 Node Information
> multicast group (RFC 4620)?
> In sys/netinet6/in6.c, the function in6_update_ifa contains the
> following lines:
>
> /*
> * join node information group address
> */
> if (in6_nigroup(ifp, h
Hello misc,
Running 6.4-beta from approximately a week ago.
1) How to determine the IPv6 multicast groups which have been joined by
a particular interface?
I have tried netstat but have been unsuccessful.
# ifconfig em0
em0:
flags=648843
mtu 1500
...
status: active
...
8 matches
Mail list logo