Multicast: membership to (*, G) group after leaving a (S, G) group

2020-07-07 Thread Fabrice Colliot
Hi, I'm using smcroute to join and leave multicast groups and I don't understand the behavior of FreeBSD when the group is left. Here is what I do: smcroute join em1 10.3.4.5 224.0.55.55 ifmcstat -i em1 em1: inet 10.10.0.1 igmpv3 rv 2 qi 125 qri 10 uri 3 group 224

Re: Multicast: membership to (*, G) group after leaving a (S, G) group

2020-07-07 Thread Fabrice Colliot
Sorry, I forgot to mention it. I've tried on FreeBSD 11.3 and FreeBSD 12.0. /Fabrice On Tue, Jul 7, 2020 at 1:48 PM Hans Petter Selasky wrote: > On 2020-07-07 12:01, Fabrice Colliot wrote: > > Hi, > > > > I'm using smcroute to join and leave multicast groups

Re: Multicast: membership to (*, G) group after leaving a (S, G) group

2020-07-08 Thread Fabrice Colliot
> > Can you try 12.0 using a 12-stable kernel and see if there are any > differences? > I've updated my system to 12-stable and the behavior is exactly the same. Just in case, this is what uname -a returns (I'm not that familiar with FreeBSD versioning and building): FreeBSD freebsd 12.1-STABLE F