Releases: inet-framework/inet
INET 3.8.3
Contains compatibility fixes for OMNeT++ 6.0.
Requires OMNeT++ 5.7 or 6.0
INET 4.3.8
Several minor bugfix plus some compatibility fixes for OMNeT++ 6.0. Preview and RC versions are NOT supported.
- simplified
findInterfaceByAddress()
andfindHostWithAddress()
, usesNetworkInterface::hasNetworkAddress()
- Replaced duplicate implementations of
findInterfaceByAddress
andisLocalAddress
in RoutingTables - Changed initial values of
simtime_t
fields to-1
instead ofNaN
, because doubleNaN
cannot be converted tosimtime_t
. - Replaced deprecated
init()
to newinit(Context* ctx)
in ResultFilters. - Fixed #747: Avoid division by zero causing scheduling a message to infinite simulation time.
- Fixed SendOptions duration/remainingDuration for the animation of synchronous packet pushes/pulls in queueing/protocolelement
- Fixes for change in OMNeT++ 6 where
uniform(a,b)
now expectinga<=b
- Various smaller bugfixes and optimizations
INET 4.3.7
This release contains compatibility fixes for OMNeT++ 6.0 RC1. OMNeT++ 6.0 Preview 15 or earlier versions are NOT supported.
INET 4.2.9
This release contains compatibility fixes for OMNeT++ 6.0 and a few backported fixes from the INET 4.3.x branch. Requires OMNeT++ 5.7 or 6.0rc1.
INET 3.8.2
Contains compatibility fixes for OMNeT++ 6.0. Requires OMNeT++ 5.7 or 6.0rc1.
INET 4.3.6
This release contains compatibility fixes for OMNeT++ 6.0 pre 15 for Windows. Requires 6.0 preview 15.
INET 4.3.5
This release contains compatibility fixes for OMNeT++ 6.0 and a few backported fixes from the INET 4.3.x branch. Requires OMNeT++ 5.7 or 6.0 preview 14.
INET 4.2.8
This release contains compatibility fixes for OMNeT++ 6.0 and a few backported fixes from the INET 4.3.x branch. Requires OMNeT++ 5.7 or 6.0 preview 14.
INET 3.8.1
This release contains compatibility fixes for OMNeT++ 6.0. Requires OMNeT++ 5.7 or 6.0 preview 14.
INET 4.3.4
This release contains compatibility fixes for OMNeT++ 6.0 Preview 13.
OMNeT++ 6.0 Preview 12 or earlier versions are NOT supported.