BOJTHE Zoltan
BOJTHE Zoltan
**Comment posted by zbojthe on 3 Oct 2011 16:50** The patch for cmodule.cc: bool cModule::initializeModules(int stage) { if (simulation.getContextType()!=CTX_INITIALIZE) throw cRuntimeError("internal function initializeModules() may only be called via callInitialize()"); if...
@AwziNihilist Please attach a minimal simulation (ini/ned files) for demonstrate this error.
udp(7) - Linux man page: When connect() is called on the socket, the default destination address is set and datagrams can now be sent using send() or write() without specifying...
The token maybe stay unresolved in initialize, but resolved in handleMessage: for example, dinamically generated network node, IPv6 addresses, etc.
Please attach a minimal simulation (ned+ini file pair) to reproduce the issue.
L3AddressResolver::findIpv4RoutingTableOf() search the ipv4 routing table on the path "\.ipv4.routingTable". For fix it, should redesign access the interface table and routing tables of node.
currently used: using namespace omnetpp; using namespace inet::units::values; using namespace units::constants; using namespace ::osg; all other "using namespace" removed from headers
I try to run fingerprint tests for STP/RSTP simulations: (on topic/ManiAm-stp branch in inet repo) These simulations generates errors: - `/examples/ieee8021d/ -f omnetpp.ini -c STP-LargeNet -r 0 (runtime error with...
fingerprints calculated from these values of events: t - time of event p - full path of event handler module l - length of handled cPacket x - extra values...