am88b
am88b
Hello, I was just going to post about the same issue. Also I found similar problem here (no solution): https://www.ietf.org/mail-archive/web/pim/current/msg02305.html My lab environment is the following: [MC streamer] -> [SW]...
I would be glad to test and debug, but right now I am out of ideas what to do. Some throughts: 1) I tried to check the debug logs and...
1. "Unknown" as if "bad, I don't know about it" or "Unknown" as if "unprocessed for this time period" ? 2. Do you know in what point (theoretically and also...
@troglobit: I checked, unicast routing table is OK - I checked ping both ways. Also MC traffic has TTL=16. (IGMP traffic has TTL=1, but I think this is how it...
@idismmxiv Thank you for the patch! Unfortunately I didn't notice any change whatsoever... I was probably testing the wrong thing, but anyway it didn't fix the original issue I had......
My environment: - 1 router running pimd configured with static RP address of itself (p.s: I am not aware what is tap address?) - 1-n streamers in different vlans (241,...
I had some interesting progress. I made hack to the line 876 of route.c to always be true "if (1==1)" and after that multicast starts to be moving immediately (~0-4...