INET 4.3.9
Compatibility fixes for OMNeT++ 6.0.
(Preview and RC versions are NOT supported.)
- voipstream: use libswresample instead of libavresample (backported from master)
- fixed #745: AckingMac segfaults on printing packet in handleUpperPacket()
- RoutingTableRecorder: bugfix: routingLogFile was closed and destroyed during cleanup, however it must be destroyed only in the destructor.