I integrate the openflow project of INET in Omnet++ 5: https://github.com/inet-framework/openflow.
I try to execute one of the exemples there, but i get this error:
ASSERT: Condition 'addressSpecifiedBits == 0xFFFFFFFF' does not hold in function 'getAddress' at ./inet/networklayer/configurator/ipv4/IPv4NetworkConfigurator.h:81 -- in module (inet::IPv4NetworkConfigurator)
Can you please tell me how can i fixe that ? I'm using Omnet 5.4, INET 3.6.
Thank you.
User contributions licensed under CC BY-SA 3.0