RELEASE_NOTES
author Hajime Tazaki <tazaki@sfc.wide.ad.jp>
Thu, 06 Nov 2014 23:10:37 +0900
changeset 642 1ecff48506b5
parent 640 abc7e72e529d
child 645 4747e90c6d5c
permissions -rw-r--r--
Bug 2015 - static/optimized build fails to execute with a script under myscripts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     1
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     2
		ns-3-dce RELEASE NOTES
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     3
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     4
This file contains Direct Code Execution release notes (most recent releases first).  
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     5
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     6
Please refer the page http://www.nsnam.org/projects/direct-code-execution/ for detailed instructions
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
     7
639
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
     8
Release dce-dev
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
     9
===============
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    10
This release is not yet available.
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    11
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    12
Availability
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    13
------------
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    14
   
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    15
Tested platforms
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    16
-------------------
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    17
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    18
New user-visible features
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    19
-------------------------
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    20
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    21
Bugs fixed
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    22
----------
640
abc7e72e529d Bug 2009 - update code for RandomVariable deprecation
Tom Henderson <tomh@tomh.org>
parents: 639
diff changeset
    23
- Bug 2009 - update code for RandomVariable deprecation
642
1ecff48506b5 Bug 2015 - static/optimized build fails to execute with a script under myscripts
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 640
diff changeset
    24
- Bug 2015 - static/optimized build fails to execute with a script under myscripts
639
34b66f3d7e36 placefolder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 632
diff changeset
    25
632
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    26
Release dce-1.4
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    27
===============
622
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    28
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    29
Availability
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    30
------------
632
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    31
In order to use DCE, please use bake tool to install DCE.
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    32
The followings are the basic steps to use DCE.
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    33
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    34
 % bake.py configure -e dce-ns3-1.4
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    35
   or
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    36
 % bake.py configure -e dce-linux-1.4
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    37
 % bake.py download
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    38
 % bake.py build
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    39
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    40
For more information, please refer the document.
622
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    41
    
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    42
Tested platforms
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    43
-------------------
632
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    44
- Ubuntu 10.04 64bit
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    45
- Ubuntu 12.04 32bit/64bit
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    46
- Ubuntu 13.04 64bit
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    47
- Ubuntu 14.04 64bit (new)
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    48
- Fedora 18 32bit
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    49
- CentOS 6.2 64bit
622
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    50
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    51
New user-visible features
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    52
-------------------------
624
633232f9fba7 Bug 1953 - add bash-4.1 build for DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 623
diff changeset
    53
- A simple bash example is now added for DCE. You can use a shell script to run on your simulation.
632
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    54
- add Dockerfile for dce-linux-dev
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    55
- add emulation version of dce-iperf.cc
622
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    56
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    57
Bugs fixed
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    58
----------
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    59
- Bug 1949 - iproute build failed
623
2973905a7151 Bug 1952 - DCE can't parse envp argument of main function
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 622
diff changeset
    60
- Bug 1952 - DCE can't parse envp argument of main function
624
633232f9fba7 Bug 1953 - add bash-4.1 build for DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 623
diff changeset
    61
- Bug 1953 - add bash-4.1 build for DCE
632
0e1a63f9f773 dce-1.4 release candidate 1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 624
diff changeset
    62
- avoid python bindings build for static build 
622
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    63
3aa67e451203 Bug 1949 - iproute build failed
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 605
diff changeset
    64
603
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    65
Release dce-1.3
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    66
===============
542
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    67
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    68
Availability
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    69
------------
603
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    70
In order to use DCE, please use bake tool to install DCE.
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    71
The followings are the basic steps to use DCE.
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    72
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    73
 % bake.py configure -e dce-ns3-1.3
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    74
   or
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    75
 % bake.py configure -e dce-linux-1.3
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    76
 % bake.py download
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    77
 % bake.py build
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    78
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
    79
For more information, please refer the document.
542
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    80
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    81
Tested platforms
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    82
-------------------
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    83
- Ubuntu 10.04 64bit
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    84
- Ubuntu 12.04 32bit/64bit
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    85
- Ubuntu 12.10 64bit
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    86
- Ubuntu 13.04 64bit
579
ce6b3650adfd update RELEASE_NODES
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 549
diff changeset
    87
- Ubuntu 13.10 64bit (new)
542
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    88
- Fedora 18 32bit
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    89
- CentOS 6.2 64bit
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    90
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    91
New user-visible features
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
    92
-------------------------
579
ce6b3650adfd update RELEASE_NODES
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 549
diff changeset
    93
- DCE now requires an additional option to LDFLAGS for applications running on DCE (Bug 1773).
ce6b3650adfd update RELEASE_NODES
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 549
diff changeset
    94
  - we only needed to add '-pie' option to build PIE (Position Independent Executable) binary
ce6b3650adfd update RELEASE_NODES
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 549
diff changeset
    95
  - (new) but we need '-rdynamic' option from now to resolve symbols defined in PIE applications.
ce6b3650adfd update RELEASE_NODES
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 549
diff changeset
    96
544
9952fad1036b Bug 1827 - Linux SCTP support over DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 542
diff changeset
    97
- LinuxStackHelper now can configure IPv6 addresses with the support of Ipv6AddressHelper
546
d7753e122d06 Bug 1827 - Linux SCTP support over DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 544
diff changeset
    98
- DCE Cradle now support IPv6 sockets (TCP6, UDP6, RAW6, DCCP6, SCTP6)
d7753e122d06 Bug 1827 - Linux SCTP support over DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 544
diff changeset
    99
- Stream Control Transmission Protocol (SCTP) support, DCE Cradle as well
544
9952fad1036b Bug 1827 - Linux SCTP support over DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 542
diff changeset
   100
  you need to install lksctp-dev/lksctp-tools-devel to run example.
588
7ab95a4ef0a6 Bug 1878 - FreeBSD version of network stack for DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 584
diff changeset
   101
- FreeBSD version of network stack is now supported (Bug 1878).
594
25ffdc7c15b4 support socket option (Get/Set sockopt) for DCE Cradle
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 588
diff changeset
   102
- support socket option (Get/Set sockopt) for DCE Cradle
596
04f36c59ec97 RELEASE_NOTES updated
Emilio Mancini <emilio.mancini@inria.fr>
parents: 594
diff changeset
   103
- Support for tmpfile, timer_create, timer_settime and timer_gettime functions
605
732c3ea47fb3 Notes on Python bindings in documentation and RELEASE_NOTES file
Emilio Mancini <emilio.mancini@inria.fr>
parents: 603
diff changeset
   104
- Support for Python bindings. The bindings do not exactly match the C++ API 
542
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
   105
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
   106
Bugs fixed
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
   107
----------
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
   108
- Bug 1713 - Ipv6 address configuration support for LinuxStackHelper
544
9952fad1036b Bug 1827 - Linux SCTP support over DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 542
diff changeset
   109
- Bug 1827 - Linux SCTP support over DCE
548
fab0397aa9a4 Bug 1828 - Tests and examples do not compile when sctp-tools is not enabled
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 546
diff changeset
   110
- Bug 1828 - Tests and examples do not compile when sctp-tools is not enabled 
549
28471949ecd1 Bug 1825 - IpL4Protocol not declared in this scope in ipv6-linux.cc
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 548
diff changeset
   111
- Bug 1825 - IpL4Protocol not declared in this scope in ipv6-linux.cc
579
ce6b3650adfd update RELEASE_NODES
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 549
diff changeset
   112
- Bug 1773 - DCE doesn't run on Fedora 19, Ubuntu 13.10 (64bits) (temporal fix)
584
feee7d4dbb7a Bug 1875 - Memory leak: LinuxSocketImpl:Send()/Sendto() with DCE Cradle
Siddharth Gangadhar <siddharth@ittc.ku.edu>
parents: 579
diff changeset
   113
- Bug 1875 - Memory leak: LinuxSocketImpl:Send()/Sendto() with DCE Cradle
588
7ab95a4ef0a6 Bug 1878 - FreeBSD version of network stack for DCE
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 584
diff changeset
   114
- Bug 1878 - FreeBSD version of network stack for DCE
603
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
   115
- Bug 1892 - Support for tmpfile function
28b95b3873dc update RELEASE_NOTES for dce-1.3 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 596
diff changeset
   116
- Bug 1806 - CcnClientHelper m_files is never cleared
542
50d36a829029 add place folder for next release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 538
diff changeset
   117
535
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   118
Release dce-1.2
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   119
=============
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   120
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   121
Availability
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   122
------------
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   123
In order to use DCE, please use bake tool to install DCE.
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   124
The followings are the basic steps to use DCE.
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   125
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   126
 % bake.py configure -e dce-ns3-1.2
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   127
   or
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   128
 % bake.py configure -e dce-linux-1.2
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   129
 % bake.py download
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   130
 % bake.py build
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   131
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   132
For more information, please refer the document.
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   133
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   134
Tested platforms
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   135
-------------------
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   136
- Ubuntu 10.04 64bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   137
- Ubuntu 12.04 32bit/64bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   138
- Ubuntu 12.10 64bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   139
- Ubuntu 13.04 64bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   140
- Fedora 18 32bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   141
- CentOS 6.2 64bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   142
- CentOS 6.4 64bit
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   143
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   144
New user-visible features
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   145
-------------------------
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   146
(none)
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   147
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   148
Bugs fixed
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   149
----------
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   150
- Bug 1759 - dce httpd example stops working with big files (~1MB)
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   151
- Bug 1765 - DCE can't use TapBridge if built via bake
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   152
- Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   153
- Bug 1806 - CcnClientHelper m_files is never cleared
538
0909ab178387 document for dce-1.2: update supported platform
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 535
diff changeset
   154
- Bug 1800 - ns-3-dce can't build on debian testing
535
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   155
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   156
Known issues
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   157
------------
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   158
In general, known issues are tracked on the project tracker available
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   159
at http://www.nsnam.org/bugzilla/
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   160
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   161
In particular, the following bugs are not fixed in this release.
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   162
- Bug 1773 - DCE doesn't run on Fedora 19 (64bits)
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   163
2cb88cf7a3b9 DCE 1.2 release
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 529
diff changeset
   164
529
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   165
Release dce-1.1.1 (hotfix)
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   166
=========================
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   167
This release includes a hotfix for the combination with ns3-18.1.
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   168
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   169
Bugs fixed
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   170
----------
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   171
Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   172
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   173
Availability
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   174
------------
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   175
In order to use DCE, please use bake tool to install DCE.
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   176
The followings are the basic steps to use DCE.
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   177
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   178
 % bake.py configure -e dce-ns3-1.1.1
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   179
   or
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   180
 % bake.py configure -e dce-linux-1.1.1
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   181
 % bake.py download
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   182
 % bake.py build
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   183
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   184
For more information, please refer the document.
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   185
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   186
Tested platforms
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   187
-------------------
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   188
- Ubuntu 10.04 64bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   189
- Ubuntu 12.04 32bit/64bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   190
- Ubuntu 12.10 64bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   191
- Ubuntu 13.04 64bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   192
- Fedora 18 32bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   193
- CentOS 6.2 64bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   194
- CentOS 6.4 64bit
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   195
f302f8b792d8 Bug 1804 - dce-ns3-1.1/dce-linux-1.1 can't built with ns3-3.18.1
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 509
diff changeset
   196
509
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   197
Release dce-1.1
489
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   198
=============
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   199
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   200
Availability
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   201
------------
509
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   202
In order to use DCE, please use bake tool to install DCE.
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   203
The followings are the basic steps to use DCE.
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   204
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   205
 % bake.py configure -e dce-ns3-1.1
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   206
   or
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   207
 % bake.py configure -e dce-linux-1.1
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   208
 % bake.py download
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   209
 % bake.py build
489
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   210
509
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   211
For more information, please refer the document.
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   212
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   213
Tested platforms
489
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   214
-------------------
509
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   215
- Ubuntu 10.04 64bit
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   216
- Ubuntu 12.04 32bit/64bit
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   217
- Ubuntu 12.10 64bit
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   218
- Ubuntu 13.04 64bit
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   219
- Fedora 18 32bit
489
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   220
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   221
New user-visible features
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   222
-------------------------
509
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   223
- LTE (LteUeNetDevice) Support with multipath TCP
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   224
- early version: Bug 1598 - include tracing system for kernel code
489
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   225
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   226
Bugs fixed
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   227
----------
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   228
- Bug 1709 - dce_select don't clear fds when returning 0
491
3e2d2616d9b0 Bug 1711 - Allow DCE cradle to support ns-3 based bulk send application
Hajime Tazaki <tazaki@nict.go.jp>
parents: 489
diff changeset
   229
- Bug 1711 - Allow DCE cradle to support ns-3 based bulk send application
509
5aef2e4b3053 release note update
Hajime Tazaki <tazaki@sfc.wide.ad.jp>
parents: 491
diff changeset
   230
- Fix static/optimized build
489
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   231
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   232
Known issues
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   233
------------
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   234
In general, known issues are tracked on the project tracker available
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   235
at http://www.nsnam.org/bugzilla/
e934d302bf3c update RELEASE_NODES
Hajime Tazaki <tazaki@nict.go.jp>
parents: 465
diff changeset
   236
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   237
Release 1.0
456
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   238
===========
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   239
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   240
Availability
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   241
------------
456
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   242
In order to use DCE, please use bake tool to install DCE.
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   243
The followings are the basic steps to use DCE.
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   244
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   245
 % bake.py configure -e dce-ns3
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   246
 % bake.py download
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   247
 % bake.py build
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   248
456
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   249
For more information, please refer the document.
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   250
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   251
Tested platforms
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   252
-----------------
465
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   253
- Ubuntu 10.04 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   254
- Ubuntu 10.10 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   255
- Ubuntu 11.04 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   256
- Ubuntu 11.10 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   257
- Ubuntu 12.04 32bit/64bit
456
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   258
- Ubuntu 12.10 64bit
465
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   259
- Fedora 14 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   260
- Fedora 15 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   261
- Fedora 16 32bit/64bit
37756061e10f fix documents: doxygen cleanup, header doxygen, manual cleanup
Hajime Tazaki <tazaki@nict.go.jp>
parents: 456
diff changeset
   262
- Fedora 18 32bit
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   263
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   264
New user-visible features
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   265
-------------------------
456
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   266
- gcov coverage test support (Bug 1594)
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   267
- DCE Cradle (Bug 1593)
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   268
- Tested applications
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   269
-- ccnx
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   270
-- quagga
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   271
-- umip
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   272
-- iperf
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   273
-- ping/ping6
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   274
-- iproute (ip command)
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   275
-- thttpd
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   276
-- wget
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   277
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   278
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   279
Bugs fixed
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   280
----------
451
0d12323b6961 Bug 1624 - glibc-2.15/2.16 on 32bit oses broke dce-iperf
Hajime Tazaki <tazaki@nict.go.jp>
parents: 394
diff changeset
   281
- Bug 1624 - glibc-2.15/2.16 on 32bit oses broke dce-iperf
394
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   282
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   283
Known issues
4ba4c249ae91 add README and RELEASE_NOTES for the release.
Hajime Tazaki <tazaki@nict.go.jp>
parents:
diff changeset
   284
------------
456
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   285
- elf-loader with PthreadFiberManager crashes (Bug 1513)
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   286
- no python binding (Bug 1455)
b8ced6ccb82c Release note for 1.0 (rc1)
Hajime Tazaki <tazaki@nict.go.jp>
parents: 451
diff changeset
   287
- the lack of IPv6 support with LinuxStackHelper