Skip to content

Commit bc7e19e

Browse files
committed
added WHATSNEW.md
1 parent ac3edd0 commit bc7e19e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

WHATSNEW.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
OpenFlow-20250605
2+
-----------------
3+
4+
* Ported to INET-4.x. See `inet4-migration-notes/` for details.
5+
* Renamed `AbstractControllerApp` NED type to `IControllerApp`
6+
* Added NED documentation for several undocumented modules
7+
* Tested with omnetpp-6.1 and inet-4.5.4 and 4.4.2.
8+
9+
10+
OpenFlow-20250602
11+
-----------------
12+
13+
Patch release for OpenFlow 20240124.
14+
15+
* Added `setenv` script
16+
* Updated `fingerprinttest` script, added network-level (~tNl) fingerprints
17+
* ARPResponder: fix: do not add preamble and SFD to frame length
18+
* StaticSpanningTree: fixed wrong numInitStages
19+
* Fill in OFB_IN_PORT in internal messages
20+
* More assertions in the code
21+
* Compatible with omnetpp-6.1 and inet-3.8.5
22+
23+
24+
OpenFlow-20240124
25+
-----------------
26+
27+
* Identical to https://github.com/CoRE-RG/OpenFlow/releases/tag/nightly%2F2024-01-24_15-05-30
28+
* Compatible with omnetpp-6.0.3 and inet-3.8.3

0 commit comments

Comments
 (0)