On 2/07/2012 3:58 AM, Sašo Kiselkov wrote:
> I did and indeed it fixed the ip_drop_input issue, however, I think something 
> broken because of it, because now I can see that my machine stops responding 
> to IGMP requests from the router as soon as I switch this code path on. That 
> means that while packets do fan out to multiple cores for IP processing, the 
> upstream router cuts of me off after a while because it stops seeing IGMP 
> membership reports from me (since at input the IGMP queries from the router 
> get filtered, my machine never responds to them, leading the router to 
> conclude that I must have lost interest in the multicast group). I'm still 
> trying to determine exactly why this is happening... I'll try to dtrace 
> around to see where in the IP layer the packets get lost.

Are you using a production size network here or just
a small multicast network to see if things work?

It might help others work on some of these issues if
we could build a network setup similar to your own,
including the tweaks you've made with dladm.

The goal here is to be able to build a functional (and small)
test case to verify IGMP group membership is working
properly so that future changes can be tested for correctness.

Just as long as we don't need to be running IPTV :)

Cheers,
Darren



-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to