lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <003201c81039$a0215b20$04ac10ac@Jocke> Date: Tue, 16 Oct 2007 23:15:06 +0200 From: "Joakim Tjernlund" <joakim.tjernlund@...nsmode.se> To: "'Stephen Hemminger'" <shemminger@...ux-foundation.org> Cc: "'David Stevens'" <dlstevens@...ibm.com>, "'Netdev'" <netdev@...r.kernel.org>, "Li Yang" <LeoLi@...escale.com> Subject: RE: Multicast problem > > > > > > OK, so from all this and earlier mail I think that the > > device driver don't > > > receive multicast pkgs. Tomorrow I will try the real OSPF > > test case with > > > promisc mode enabled, se if that works. If so, it means there is > > > a bug in the drivers(ucc_geth.c) set_multicast_list() function. > > > > > > Thank you for helping me to narrow it down. > > > > > > Jocke > > > > You can test multicast easily standalone with iperf: > > http://dast.nlanr.net/Projects/Iperf/#multicast > > > > Thanks, will give it a try. > Managed to cross compile iperf and ran the test. I need promisc mode on the ethernet i/f to receive anything from that test so I guess this confirms it, the set_multicast_list() in ucc_geth driver is broken. Leo, forgot to CC you earlier. Seem like the multicast function is somewhat buggy. Jocke - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists