Skip to content

Commit 8dfbe1e

Browse files
committed
INET 4.3.9 release
1 parent e37eb37 commit 8dfbe1e

2 files changed

Lines changed: 36 additions & 3 deletions

File tree

Download.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@ Downloads of stable releases are available here. It is recommended that you use
1414

1515
Latest releases:
1616

17-
<a class="btn btn-primary" href="https://github.com/inet-framework/inet/releases/download/v4.3.8/inet-4.3.8-src.tgz">Download latest stable version (4.3.8, for OMNeT++ 6.0)</a> ([What's New](https://github.com/inet-framework/inet/blob/v4.3.8/WHATSNEW))
17+
<a class="btn btn-primary" href="https://github.com/inet-framework/inet/releases/download/v4.3.9/inet-4.3.9-src.tgz">Download latest stable version (4.3.9, for OMNeT++ 6.0)</a> ([What's New](https://github.com/inet-framework/inet/blob/v4.3.9/WHATSNEW))
1818

1919
## OMNeT++ Compatibility
2020

21-
* OMNeT++ 6.0: INET [3.8.2], [4.2.9], [4.3.8], master branch
22-
* OMNeT++ 5.7.0: INET [3.7.1], [3.8.2], [4.2.9]
21+
* OMNeT++ 6.0: INET [3.8.3], [4.2.10], [4.3.9], master branch
22+
* OMNeT++ 5.7: INET [3.7.1], [3.8.3], [4.2.10]
2323
* OMNeT++ 5.6.2: INET [3.7.1], [4.2.5]
2424

2525
## Older releases (please do not use them for new projects):
2626

27+
* [INET 4.2.9](https://github.com/inet-framework/inet/releases/download/v4.2.9/inet-4.2.9-src.tgz) for OMNeT++ 5.7, 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.2.9/WHATSNEW))
2728
* [INET 4.2.8](https://github.com/inet-framework/inet/releases/download/v4.2.8/inet-4.2.8-src.tgz) for OMNeT++ 5.7, 6.0pre15 ([What's New](https://github.com/inet-framework/inet/blob/v4.2.8/WHATSNEW))
2829
* [INET 4.2.7](https://github.com/inet-framework/inet/releases/download/v4.2.7/inet-4.2.7-src.tgz) for OMNeT++ 5.7, 6.0pre13 ([What's New](https://github.com/inet-framework/inet/blob/v4.2.7/WHATSNEW))
2930
* [INET 4.2.5](https://github.com/inet-framework/inet/releases/download/v4.2.5/inet-4.2.5-src.tgz) for OMNeT++ 5.4.1 - 5.6.2 ([What's New](https://github.com/inet-framework/inet/blob/v4.2.5/WHATSNEW))
@@ -60,15 +61,18 @@ To help porting old INET based models to the latest OMNeT++ version, we provide
6061

6162
Installation instructions are available [here](Installation.html).
6263

64+
[4.3.9]: <https://github.com/inet-framework/inet/releases/download/v4.3.9/inet-4.3.9-src.tgz>
6365
[4.3.8]: <https://github.com/inet-framework/inet/releases/download/v4.3.8/inet-4.3.8-src.tgz>
6466
[4.3.7]: <https://github.com/inet-framework/inet/releases/download/v4.3.7/inet-4.3.7-src.tgz>
6567
[4.3.6]: <https://github.com/inet-framework/inet/releases/download/v4.3.6/inet-4.3.6-src.tgz>
6668
[4.3.5]: <https://github.com/inet-framework/inet/releases/download/v4.3.5/inet-4.3.5-src.tgz>
6769
[4.3.4]: <https://github.com/inet-framework/inet/releases/download/v4.3.4/inet-4.3.4-src.tgz>
70+
[4.2.10]: <https://github.com/inet-framework/inet/releases/download/v4.2.10/inet-4.2.10-src.tgz>
6871
[4.2.9]: <https://github.com/inet-framework/inet/releases/download/v4.2.9/inet-4.2.9-src.tgz>
6972
[4.2.8]: <https://github.com/inet-framework/inet/releases/download/v4.2.8/inet-4.2.8-src.tgz>
7073
[4.2.7]: <https://github.com/inet-framework/inet/releases/download/v4.2.7/inet-4.2.7-src.tgz>
7174
[4.2.5]: <https://github.com/inet-framework/inet/releases/download/v4.2.5/inet-4.2.5-src.tgz>
75+
[3.8.3]: <https://github.com/inet-framework/inet/releases/download/v3.8.3/inet-3.8.3-src.tgz>
7276
[3.8.2]: <https://github.com/inet-framework/inet/releases/download/v3.8.2/inet-3.8.2-src.tgz>
7377
[3.8.1]: <https://github.com/inet-framework/inet/releases/download/v3.8.1/inet-3.8.1-src.tgz>
7478
[3.8.0]: <https://github.com/inet-framework/inet/releases/download/v3.8.0/inet-3.8.0-src.tgz>
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: post
3+
title: INET-4.3.9, 4.2.10 and 3.8.3 Released
4+
category: news
5+
---
6+
These maintenance releases contain compatibility fixes for OMNeT++ 6.0 and OMNeT++ 5.7.
7+
8+
Here is an OMNeT++ compatibility list for various INET versions:
9+
10+
- INET 3.7.x: OMNeT++ 5.3 - 5.6.2
11+
- INET 3.8.3: OMNeT++ 5.7.0, 6.0
12+
- INET 4.2.5: OMNeT++ 5.4.1 - 5.6.2
13+
- INET 4.2.10: OMNeT++ 5.7.0, 6.0
14+
15+
If you have a project that uses OMNeT++ 5.x and INET 3.x we recommend to migrate in several smaller steps (at least internally):
16+
17+
1. Migrate to OMNeT++ 5.7
18+
2. Migrate to INET 3.8
19+
3. Migrate to OMNeT++ 6.0
20+
4. Migrate to INET 4.2.10
21+
5. Finally migrate to INET 4.3.9 (or the master branch)
22+
23+
(step 3 and 4 can be done in reverse order, too)
24+
25+
[Download INET-4.3.9](https://github.com/inet-framework/inet/releases/download/v4.3.9/inet-4.3.9-src.tgz)
26+
27+
[Download INET-4.2.10](https://github.com/inet-framework/inet/releases/download/v4.2.10/inet-4.2.10-src.tgz)
28+
29+
[Download INET-3.8.3](https://github.com/inet-framework/inet/releases/download/v3.8.3/inet-3.8.3-src.tgz)

0 commit comments

Comments
 (0)