13 Apr
2009
13 Apr
'09
2:44 p.m.
Hi, For some reason ORe have only one global flag 'device_mac_available', not per each 'net_device'. So if you've got several NIC's and tries to open them all with 'ro_keep_device_mac' set (get HW MAC if possible): open("eth0") - will succeed open("eth1") - will fail (Virtual MAC returned) open("eth2") - will fail ...so on... Is it necessary requirement to have only one HW MAC been assigned? Best Regards, Alexander Valitov -- View this message in context: http://www.nabble.com/ORe-and-HW-MAC-assignment-tp23021902p23021902.html Sent from the L4 mailing list archive at Nabble.com.