Skip to content

Commit 5019eba

Browse files
committed
added WHATSNEW.md
1 parent b120f70 commit 5019eba

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

WHATSNEW.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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. Builds and runs with
8+
the inet-4.3.9 release and the 4.4.x branch too.
9+
10+
11+
OpenFlow-20250602
12+
-----------------
13+
14+
Patch release for OpenFlow 20240124.
15+
16+
* Added `setenv` script
17+
* Updated `fingerprinttest` script, added network-level (~tNl) fingerprints
18+
* ARPResponder: fix: do not add preamble and SFD to frame length
19+
* StaticSpanningTree: fixed wrong numInitStages
20+
* Fill in OFB_IN_PORT in internal messages
21+
* More assertions in the code
22+
* Compatible with omnetpp-6.1 and inet-3.8.5
23+
24+
25+
OpenFlow-20240124
26+
-----------------
27+
28+
* Identical to https://github.com/CoRE-RG/OpenFlow/releases/tag/nightly%2F2024-01-24_15-05-30
29+
* Compatible with omnetpp-6.0.3 and inet-3.8.3

0 commit comments

Comments
 (0)