wowczarek / ptpd

Wojciech's ptpd workspace
Other
18 stars 11 forks source link

Assumed MAC address of a Linux bond member may cause incorrect NIC vendor extensions to be loaded #14

Open wowczarek opened 6 years ago

wowczarek commented 6 years ago

Scenario:

...or vice versa (A<->B).

The MAC address of all bond members becomes the same once bonded. This will cause incorrect extensions to be loaded, or no extensions to be loaded, if mixing NIC vendors. The only way around this is to try acquiring the actual burned-in hardware MAC.

wowczarek commented 6 years ago

ETHTOOL_GPERMADDR, Linux 2.6.14+