Bug 2768 - LteUeNetDevice has a null MAC address
LteUeNetDevice has a null MAC address
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: lte
ns-3-dev
All All
: P3 normal
Assigned To: Biljana Bojović
:
Depends on:
Blocks: 2312
  Show dependency treegraph
 
Reported: 2017-07-15 11:41 EDT by Tommaso Pecorella
Modified: 2018-02-03 00:58 EST (History)
2 users (show)

See Also:


Attachments
patch (2.11 KB, patch)
2017-07-15 11:41 EDT, Tommaso Pecorella
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2017-07-15 11:41:47 EDT
Created attachment 2891 [details]
patch

The MAC address (in LTE) is not relevant normally. However, it is needed for IPv6 address configuration.

The standard states that this "MAC address" (it's not a MAC for real) is just a device identifier and it is set by the EPC during the UE Attach procedure.

If we don't want to overcomplicate things, it's enough to set it in the helper.
The patch goes in this direction.

Moreover, this MAC address is a 64 bit one for real, not a 48 bit.
Comment 1 Tommaso Pecorella 2018-02-03 00:58:37 EST
Pushed in changeset 13271:870c436d51fc