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

Compile error #1

Open
r-rahman opened this issue Oct 16, 2018 · 2 comments
Open

Compile error #1

r-rahman opened this issue Oct 16, 2018 · 2 comments
Assignees

Comments

@r-rahman
Copy link

r-rahman commented Oct 16, 2018

Hi,

When I am trying to compile the code I am getting the following error. I could not copy the src to my ns3.29 src because if I do that the whole thing breaks.

‘void ns3::ArpL3Protocol::SendArpReply(ns3::Ptr, ns3::Ipv4Address, ns3::Ipv4Address, ns3::Address)’ is private within this context

@r-rahman r-rahman reopened this Oct 16, 2018
@KleinYuan
Copy link

@lynnnnnnluo

@lynnnnnnluo
Copy link
Member

yes~ you have to write a public function to wrap ns3::ArpL3Protocol::SendArpReply up in ns3's source code.

:D BTW this is just a school homework I am glad someone actually needs it

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

3 participants