bridge, promiscous mode andcpm2
From: Bastos Fernandez Alexandre <hidden>
Date: 2004-10-13 07:48:47
From: Bastos Fernandez Alexandre <hidden>
Date: 2004-10-13 07:48:47
Thanks (After some days of holydays). Now, promiscous mode works fine, so board is bridging ok. Best regards, Alex -----Original Message----- From: Rune Torgersen [SMTP:runet@innovsys.com] Sent: Friday, October 08, 2004 4:02 PM To: alebas@televes.com Cc: linuxppc-embedded@ozlabs.org Subject: RE: Bridge, promiscous mode andCPM2 Hi Assuming CPM2 => 82xx or 85xx CPU. In the old 8260_io/fcc_enet.c the set_multicast_list function is present, bu has an early return nine lines in. If you delete that return, promiscous mode works great. I have no idea who or why that early return was put in, but it does disable multicast and promiscous mode on the FCC ethernets.