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

Errors shown by IDE when INET features disabled #924

Open
rhornig opened this issue May 13, 2022 · 0 comments
Open

Errors shown by IDE when INET features disabled #924

rhornig opened this issue May 13, 2022 · 0 comments
Labels
in IDE / NED editor new New issue that has not been yet acknowledged

Comments

@rhornig
Copy link
Contributor

rhornig commented May 13, 2022

A direct copy of inet-framework/inet#720

Steps to reproduce

  • Disable EIRGP and BGP (and OSPFv2)
  • Open /inet/src/inet/node/inet/Router.ned

Eclipse Errors shown

  • 'ospfRoutingModule': no such parameter
  • 'enableIpv6': no such parameter
  • 'enableIpv4': no such parameter

Not sure if anything can actually fix this without changing the omnet ned interpreter.

@rhornig rhornig added in IDE / NED editor new New issue that has not been yet acknowledged labels May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in IDE / NED editor new New issue that has not been yet acknowledged
Projects
None yet
Development

No branches or pull requests

1 participant