Releases: inet-framework/inet
INET 4.2.10
Several minor bugfixes plus some compatibility fixes for OMNeT++ 6.0. OMNeT++ 6.0 Preview and RC versions are not supported.
- simplified findInterfaceByAddress() and findHostWithAddress(), uses NetworkInterface::hasNetworkAddress()
- Replaced duplicate implementations of findInterfaceByAddress and isLocalAddress in RoutingTables
- Changed initial values of simtime_t fields to -1 instead of NaN, because double NaN cannot be converted to simtime_t.
- Replaced deprecated init() to new init(Context* ctx) in ResultFilters.
- Fixed #747: Avoid division by zero causing scheduling a message to infinite simulation time.
- Fixes for change in OMNeT++ 6 where uniform(a,b) now expecting a <=b
- backported inet_fingerprinttest script from master
- voipstream: use libswresample instead of libavresample (backported from master)
- Various smaller bigfixes and optimizations
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
findInterfaceByAddressandisLocalAddressin RoutingTables - Changed initial values of
simtime_tfields to-1instead ofNaN, because doubleNaNcannot 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.