Skip to content

INET 3.6.4 (March 21, 2018)

Compare
Choose a tag to compare
@rhornig rhornig released this 21 Mar 15:44
· 11164 commits to master since this release

This release contains minor bug fixes and compatibility fixes for the
OMNeT++ 5.3 Preview 4 release. It requires OMNeT++ 5.1 or later.

General:

  • Changed some module parameters from double to int.
  • Corrected memory management issue in radio module.
  • common: added intWithUnit() ned function.

Packet printer:

  • made it compatible with the new message printer API in OMNeT++ 5.3