-
Notifications
You must be signed in to change notification settings - Fork 2.1k
cpuid: multiple radios will get same EUI-64 #5055
Copy link
Copy link
Closed
Labels
Area: driversArea: Device driversArea: Device driversArea: networkArea: NetworkingArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Since the CPUID is taken to generate the EUI-64 for radios that don't store such an address somewhere on the chip, having multiple radios of this kind, would end up in having multiple radios with the same address. A simple solution could be to add the interface number to the EUI-64.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversArea: networkArea: NetworkingArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)