Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTE protocol doesn't assign IPs to user equipment #7

Open
trevorhardy opened this issue Aug 13, 2018 · 0 comments
Open

LTE protocol doesn't assign IPs to user equipment #7

trevorhardy opened this issue Aug 13, 2018 · 0 comments
Assignees

Comments

@trevorhardy
Copy link
Contributor

By design in the LTE protocol, user equipment (cell-phones, smart meters,...) are not assigned an IP. (See ns-3 documentation.) Looking through helics-helper.cc, it appears that the HelicsHelper::InstallStaticSource, HelicsHelper::InstallStaticSink and HelicsHelper::InstallFilter methods all assume an IPv4 address will be available. This will not be true for most of the nodes of interest in an LTE network.

@nightlark nightlark transferred this issue from GMLC-TDC/ns-3-dev-git Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants