@@ -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+
1601632. 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+
1831883. 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+
1962034. 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+
2142235. 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