forked from inet-framework/inet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path__TODO
More file actions
33 lines (25 loc) · 754 Bytes
/
__TODO
File metadata and controls
33 lines (25 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- merge outstanding development branches
- merge GitHub pull requests
- fix GitHub issues
- save all logging in Python into a logfile
- add vector statistic (or vci) to statistical tests baseline
- add coverage target using clang-cov and some coverage tests based on that
INET 4.6 release
================
Implementation
--------------
Documentation
-------------
Review
------
Release
-------
- Refactor to use latest OMNeT++ features.
- Fix important bugs from github.
- Merge important pull requests from github.
- Merge other outstanding branches from git.
- Complete WHATSNEW and ChangeLog.
- Cleanup code formatting.
Testing
-------
- Make all fingerprint, module, unit, packet, drill, queueing, protocol, and leak tests PASS.