Skip to content

Releases: inet-framework/inet

INET 4.3.8

26 Apr 09:07
Compare
Choose a tag to compare

Several minor bugfix plus some compatibility fixes for 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.
  • 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 expecting a<=b
  • Various smaller bugfixes and optimizations

INET 4.3.7

07 Feb 18:34
Compare
Choose a tag to compare

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

08 Feb 11:35
Compare
Choose a tag to compare

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

08 Feb 11:51
Compare
Choose a tag to compare

Contains compatibility fixes for OMNeT++ 6.0. Requires OMNeT++ 5.7 or 6.0rc1.

INET 4.3.6

27 Dec 10:22
Compare
Choose a tag to compare

This release contains compatibility fixes for OMNeT++ 6.0 pre 15 for Windows. Requires 6.0 preview 15.

INET 4.3.5

16 Nov 17:16
Compare
Choose a tag to compare

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

16 Nov 15:17
Compare
Choose a tag to compare

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

16 Nov 15:16
Compare
Choose a tag to compare

This release contains compatibility fixes for OMNeT++ 6.0. Requires OMNeT++ 5.7 or 6.0 preview 14.

INET 4.3.4

15 Oct 10:37
Compare
Choose a tag to compare

This release contains compatibility fixes for OMNeT++ 6.0 Preview 13.
OMNeT++ 6.0 Preview 12 or earlier versions are NOT supported.

INET 4.2.7

15 Oct 10:36
Compare
Choose a tag to compare

This release contains compatibility fixes for OMNeT++ 6.0 Preview 13 and OMNeT++ 5.7.
Earlier OMNeT++ 6 versions WILL NOT work.