Skip to content

Commit 4b7a5a2

Browse files
committed
inet 4.6.0 relese
1 parent d11d44c commit 4b7a5a2

2 files changed

Lines changed: 24 additions & 3 deletions

File tree

Download.md

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

1313
Latest releases:
1414

15-
<a class="btn btn-primary" href="https://github.com/inet-framework/inet/releases/download/v4.5.4/inet-4.5.4-src.tgz">Download latest stable version (4.5.4, for OMNeT++ 6.x)</a> ([What's New](https://github.com/inet-framework/inet/blob/v4.5.4/WHATSNEW))
15+
<a class="btn btn-primary" href="https://github.com/inet-framework/inet/releases/download/v4.6.0/inet-4.6.0-src.tgz">Download latest stable version (4.6.0, for OMNeT++ 6.x)</a> ([What's New](https://github.com/inet-framework/inet/blob/v4.6.0/WHATSNEW))
1616

1717
## OMNeT++ Compatibility
1818

19-
* OMNeT++ 6.1: INET [3.8.5], [4.5.4], master branch
20-
* OMNeT++ 6.0.x: INET [3.8.5], [4.2.10], [4.3.9], [4.4.2], [4.5.4], master branch
19+
* OMNeT++ 6.3: INET [4.6.0], [4.5.4],master branch
20+
* OMNeT++ 6.2: INET [4.6.0], [4.5.4], master branch
21+
* OMNeT++ 6.1: INET [3.8.5], [4.5.4]
22+
* OMNeT++ 6.0.x: INET [3.8.5], [4.2.10], [4.3.9], [4.4.2], [4.5.4]
2123
* OMNeT++ 5.7: INET [3.7.1], [3.8.5], [4.2.10]
2224
* OMNeT++ 5.6.2: INET [3.7.1], [4.2.5]
2325

2426
## Older releases (please do not use them for new projects):
2527

28+
* [INET 4.5.4](https://github.com/inet-framework/inet/releases/download/v4.5.4/inet-4.5.4-src.tgz) for OMNeT++ 6.1 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.4/WHATSNEW))
2629
* [INET 4.5.2](https://github.com/inet-framework/inet/releases/download/v4.5.2/inet-4.5.2-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.2/WHATSNEW))
2730
* [INET 4.5.1](https://github.com/inet-framework/inet/releases/download/v4.5.1/inet-4.5.1-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.1/WHATSNEW))
2831
* [INET 4.5.0](https://github.com/inet-framework/inet/releases/download/v4.5.0/inet-4.5.0-src.tgz) for OMNeT++ 6.0 ([What's New](https://github.com/inet-framework/inet/blob/v4.5.0/WHATSNEW))
@@ -68,6 +71,7 @@ To help porting old INET based models to the latest OMNeT++ version, we provide
6871

6972
Installation instructions are available [here](Installation.html).
7073

74+
[4.6.0]: <https://github.com/inet-framework/inet/releases/download/v4.6.0/inet-4.6.0-src.tgz>
7175
[4.5.4]: <https://github.com/inet-framework/inet/releases/download/v4.5.4/inet-4.5.4-src.tgz>
7276
[4.5.2]: <https://github.com/inet-framework/inet/releases/download/v4.5.2/inet-4.5.2-src.tgz>
7377
[4.5.1]: <https://github.com/inet-framework/inet/releases/download/v4.5.1/inet-4.5.1-src.tgz>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: INET-4.6.0 Released
4+
category: news
5+
---
6+
7+
This is a new feature release in the INET 4.x branch. Highlights include new
8+
protocol implementations for QUIC, Ethernet 10BASE-T1S, IPsec, and MRP; major
9+
refinements to the clock model; a reimplementation of IEEE 802.1AS (gPTP); and
10+
an important refactoring of the wireless physical layer's analog domain. The
11+
release continues to focus on improving correctness, accuracy, modularity, and
12+
long-term maintainability while addressing several long-standing limitations.
13+
Requires OMNeT++ 6.2 or later.
14+
15+
For general overview see [WHATSNEW](https://github.com/inet-framework/inet/blob/v4.6.0/WHATSNEW)
16+
17+
[Download INET-4.6.0](https://github.com/inet-framework/inet/releases/download/v4.6.0/inet-4.6.0-src.tgz)

0 commit comments

Comments
 (0)