Skip to content

Commit cd60466

Browse files
committed
WHATSNEW: Applied several changes suggested by reviewers.
1 parent 29da0ee commit cd60466

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

WHATSNEW

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@ Notable backward compatible changes are the following:
157157

158158
Several example simulations were added to demonstrate the new functionality.
159159

160+
The 10BASE-T1S protocol implementation was contributed by a generous industry
161+
partner.
162+
160163
2. QUIC transport protocol
161164

162165
An implementation of the QUIC transport protocol was added, designed to be
@@ -180,6 +183,8 @@ Notable backward compatible changes are the following:
180183
foundation for simulating modern UDP-based transport protocols and for
181184
comparing their behavior against TCP under controlled conditions.
182185

186+
The QUIC protocol implementation was contributed by Timo Völker.
187+
183188
3. IPsec protocol
184189

185190
The IPv4 model was extended with a comprehensive IPsec implementation to
@@ -193,6 +198,8 @@ Notable backward compatible changes are the following:
193198
packet dissectors and packet printers to allow inspection and analysis of
194199
protected traffic.
195200

201+
The IPsec protocol implementation was contributed by Marcel Marek.
202+
196203
4. Media Redundancy Protocol (MRP)
197204

198205
Media Redundancy Protocol (MRP) was added to provide high-availability
@@ -211,6 +218,8 @@ Notable backward compatible changes are the following:
211218
the implementation was validated under extreme conditions (e.g. very high
212219
packet error rates) to ensure robust recovery behavior.
213220

221+
The MRP protocol implementation was contributed by Daniel Zeitler
222+
214223
5. TCP auto-read mode
215224

216225
The TCP modules were extended with an explicit read mode to support proper
@@ -383,8 +392,8 @@ Notable backward compatible changes are the following:
383392
TSN scenario that demonstrates the simultaneous use of Frame Preemption and
384393
Time-Aware Shaping (TAS).
385394

386-
The emulation/mininet showcase, extracted from the original VoIP showcase, is
387-
now a standalone demonstration of running INET applications within a Mininet
395+
The emulation/mininet showcase, based on the VoIP showcase, is now a
396+
standalone demonstration of running INET applications within a Mininet
388397
environment. It uses an AppContainer-based network structure to connect
389398
simulated traffic with external Mininet components.
390399

0 commit comments

Comments
 (0)