Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3187)

Delta Between Two Patch Sets: RELEASE_NOTES

Issue 338800043: ns-3 - LrWpanMac - Extended Addressing (Closed)
Left Patch Set: lr-wpan-mac: Prevent ADDR_MODE_RESERVED use as destination address mode Created 6 years, 4 months ago
Right Patch Set: Patched AUTHORS, RELEASE_NOTES, and CHANGES.html Created 6 years, 3 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « CHANGES.html ('k') | src/lr-wpan/examples/lr-wpan-data.cc » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 1
2 ns-3 RELEASE NOTES 2 ns-3 RELEASE NOTES
3 3
4 This file contains ns-3 release notes (most recent releases first).·· 4 This file contains ns-3 release notes (most recent releases first).··
5 5
6 All of the ns-3 documentation is accessible from the ns-3 website:· 6 All of the ns-3 documentation is accessible from the ns-3 website:·
7 http://www.nsnam.org including tutorials: http://www.nsnam.org/tutorials.html 7 http://www.nsnam.org including tutorials: http://www.nsnam.org/tutorials.html
8 8
9 Consult the file CHANGES.html for more detailed information about changed 9 Consult the file CHANGES.html for more detailed information about changed
10 API and behavior across ns-3 releases. 10 API and behavior across ns-3 releases.
11 11
12 Release 3-dev 12 Release 3-dev
13 ============= 13 =============
14 14
15 Availability 15 Availability
16 ------------ 16 ------------
17 This release is not yet available. 17 This release is not yet available.
18 18
19 Supported platforms 19 Supported platforms
20 ------------------- 20 -------------------
21 This release is intended to work on systems with the following minimal 21 This release is intended to work on systems with the following minimal
22 requirements (Note: not all features available on all platforms): 22 requirements (Note: not all features available on all platforms):
23 23
24 This release has been tested on the following platforms: 24 This release has been tested on the following platforms:
25 25
26 New user-visible features 26 New user-visible features
27 ------------------------- 27 -------------------------
28 - (lr-wpan) Extended addressing mode is now supported.
28 29
29 Bugs fixed 30 Bugs fixed
30 ---------- 31 ----------
31 - Bug 2505 - network: Avoid asserts in Header/Trailer deserialization 32 - Bug 2505 - network: Avoid asserts in Header/Trailer deserialization
32 - Bug 2764 - wifi: WifiSpectrumModelId doesn't distinguish 11ax from legacy 33 - Bug 2764 - wifi: WifiSpectrumModelId doesn't distinguish 11ax from legacy
33 - Bug 2766 - core: Modify logging for int64x64 to avoid stack overflow 34 - Bug 2766 - core: Modify logging for int64x64 to avoid stack overflow
34 - Bug 2824 - ICMP opcode fr fragment timeout drop is wrong 35 - Bug 2824 - ICMP opcode fr fragment timeout drop is wrong
35 - Bug 2828 - OLSR simple P2P example produces wrong results 36 - Bug 2828 - OLSR simple P2P example produces wrong results
36 - Bug 2827 - wifi: Active scanning not working with 802.11n/ac/ax 37 - Bug 2827 - wifi: Active scanning not working with 802.11n/ac/ax
37 - Bug 2836 - wifi: Missing VHT information in radiotap header when A-MPDU is use d 38 - Bug 2836 - wifi: Missing VHT information in radiotap header when A-MPDU is use d
(...skipping 3033 matching lines...) Expand 10 before | Expand all | Expand 10 after
3071 to provide object extensibility 3072 to provide object extensibility
3072 3073
3073 - Add support for a BSD-style socket API for user applications 3074 - Add support for a BSD-style socket API for user applications
3074 3075
3075 Release 3.0.1 (2007/03/31) 3076 Release 3.0.1 (2007/03/31)
3076 ========================== 3077 ==========================
3077 3078
3078 - First public release; not yet pre-alpha. 3079 - First public release; not yet pre-alpha.
3079 3080
3080 - Simple UDP-based simulation script (examples/simple-p2p.cc) 3081 - Simple UDP-based simulation script (examples/simple-p2p.cc)
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b