Displaying 1 result from an estimated 1 matches for "uc_list".
Did you mean:
c_list
2009 Apr 21
2
[Bridge] NIC unicast macs table manipulation by bridge
...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.