Ethernet Bridge development
 help / color / mirror / Atom feed
* [Bridge] NIC unicast macs table manipulation by bridge
@ 2009-04-21 11:19 Or Gerlitz
  2009-04-21 14:59 ` Stephen Hemminger
  2009-04-22 14:18 ` Or Gerlitz
  0 siblings, 2 replies; 3+ messages in thread
From: Or Gerlitz @ 2009-04-21 11:19 UTC (permalink / raw)
  To: shemminger; +Cc: bridge

Using a Linux bridge I see that none of the interfaces is set to promiscuous
mode but on the other hand I don't see any dev_unicast_xxx calls in the
bridge code... for the case of one of the interfaces being a physical NIC
(e.g eth1), what's the magic that makes the NIC RX filtering be willing
to accept frames whos dest mac isn't the NIC "primary" unicast mac?

Also is there a method to display dev->uc_list (e.g similar to /proc/net/dev_mcast)?

Or.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-22 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 11:19 [Bridge] NIC unicast macs table manipulation by bridge Or Gerlitz
2009-04-21 14:59 ` Stephen Hemminger
2009-04-22 14:18 ` Or Gerlitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox