AW: Problem receiving multicast/promiscuous-mode with kernel.2.6.24

2008-02-19 Thread Reither Robert
Visit AVD on prolight+sound in Frankfurt from 12.-15. March 2008 - Hall 8.0, Stand G16 Hi, ok, i managed to shrink down my code to show the behaviour in small size ;-) It shows the same effect as my app, sometimes i get

AW: AW: Problem receiving multicast with kernel.2.6.24 #3

2008-02-19 Thread Reither Robert
Visit AVD on prolight+sound in Frankfurt from 12.-15. March 2008 - Hall 8.0, Stand G16 OK, found one solution (but i think, this should not the normal way) MC joining first the VLAN device (eth0.3) and than the physical

AW: AW: AW: Problem receiving multicast with kernel.2.6.24, REAL solution

2008-02-19 Thread Reither Robert
Patrick, this saves my week ;-) Hope we see a minor kernel release with this patch very soon ... Greetings Robert -Ursprüngliche Nachricht- Von: Patrick McHardy [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 19. Februar 2008 15:03 An: Reither Robert Cc: David Stevens; netdev@vger.kernel.org

AW: Problem receiving multicast/promiscuous-mode with kernel.2.6.24

2008-02-11 Thread Reither Robert
Visit AVD on prolight+sound in Frankfurt from 12.-15. March 2008 - Hall 8.0, Stand G16 OK, after some more testing, things become clearer ... joining eth0.3 gives this strange unreliable behaviour... Joining eth0 , and

AW: Problem receiving multicast/promiscuous-mode with kernel.2.6.24

2008-02-11 Thread Reither Robert
2008 17:09 An: Reither Robert Cc: netdev@vger.kernel.org Betreff: Re: Problem receiving multicast/promiscuous-mode with kernel.2.6.24 You need to join the multicast group on the interface you want to receive it. If you're setting both imr_address and imr_index to 0, you haven't specified an interface

Problem receiving multicast/promiscuous-mode with kernel.2.6.24

2008-02-07 Thread Reither Robert
Visit AVD on prolight+sound in Frankfurt from 12.-15. March 2008 - Hall 8.0, Stand G16 Hi, i'm working on a realtime-audio application, which should be capeable to receive RTP packets via multicast addresses. App did

AW: [RFT] r8169 changes against 2.6.23-rc3

2007-08-30 Thread Reither Robert
Hi François, tested your latest patchset with my 8110SC multicast problem (unreliable multicast receiving) Sad but true, but all still the same ... Greetings Robert - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo

still not properly working multicast receiving at rtk8110SC (with 23rc3+ your patches)

2007-08-21 Thread Reither Robert
Hi Francois, i just tested the new kernel 2.6.23rc3 with and without your patches, i cannot find a difference to the behaviour of the previous state ... (22 + your patches) I still have a very unreliable receiving of multicast packets, only for about 1/3 of my join mc attempts or so i receive

AW: Problems receving multicasts with r8169.c driver from linux kernel (2.6.21.5)

2007-07-20 Thread Reither Robert
Hi Francois , i can spare some time now, so i ask: Would it help, if i code/send u a tool to simulate your multicast packet scenario ? Buts its possible for me to reproduce the problem with e.g. nc -u 224.1.1.1 10500 dummy_file (does show me the same bad behaviour). Or can i help in another

Still problems receving multicasts with r8169.c driver from linux kernel (2.6.22.1) + patches

2007-07-16 Thread Reither Robert
no incoming multicast packets with tcpdump (as well as from within the receiving application) routes look OK, netstat -g shows correct memberships Greetings Robert -Ursprüngliche Nachricht- Von: Francois Romieu [mailto:[EMAIL PROTECTED] Gesendet: Montag, 16. Juli 2007 13:05 An: Reither Robert