Skip to content

Changing the IPv4 address of a loopback interface #386

@ManiAm

Description

@ManiAm

I am having trouble changing the ipv4 address of a loopback interface. Please take a look at Step23 in OSPF examples in here:

https://github.com/ManiAm/inet/blob/INETex/examples_INETex/routing_protocol_ospf/omnetpp.ini

Apparently changing the loopback address has no effect. Going through the configurator code, I noticed that the configurator iterates over topology.linkInfos and since there is no links attached to the loopback interface, it misses it.

// configure address/netmask constraints on matching interfaces

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions