diff --git a/wiki/ReleaseNotes.wiki b/wiki/ReleaseNotes.wiki index e2080a04..d50f1c79 100644 --- a/wiki/ReleaseNotes.wiki +++ b/wiki/ReleaseNotes.wiki @@ -4,13 +4,58 @@ Refer to the NamespaceKernels and CustomKernels pages for info on good/bad kerne = 4.7 = CORE 4.7 is planned for release on 8/DD/14 (TBD). Packages will be available for the following Linux distributions: - * debs for Ubuntu 14.04 (), 12.04 (precise) + * debs for Ubuntu 14.04 (trusty), 12.04 (precise) * RPMs for Fedora 20 (fc20) * RPMs for CentOS/RHEL/Scientific Linux 7.x (el7), 6.x (el6) The high-level changes since version 4.6 are: +*EMANE* + * support for EMANE 0.9.1 + * fix error when using Comm Effect model with loss/duplicate string values + * enable flow control in virtual transport if enabled in the MAC model + * fix bug #150 where EMANE event service/address port were not used +*GUI* + * support Tcl/Tk 8.6 when available + * added --(a)ddress and --(p)ort arguments to core-gui command-line + * added File > Execute XML or Python script... option + * added File > Execute Python script with options... menu item + * when executing Python script from GUI, run in background thread, wait for RUNTIME state + * enter RUNTIME state when start button pressed with empty canvas + * added support for asymmetric link effects + * support link delays up to 274 seconds (netem maximum) + * allow runtime changes of WLAN link effects + +*DAEMON* + * set NODE_NAME and NODE_NUMBER in default vnoded environment + * allow parsing XML files into live running session + * enable link effects between hub/switch and hub/switch connections + * update MDR service to use broadcast interfaces for non-WLAN links + * allow node class to be specified when initializing XML parser + * save and parse canvas origin (reference point) and scale in MP XML + * up/down control script session option + * fix hash calculation used to determine GRE tunnel keys + * use shell script to detach SMF on startup + * added NRL services for mgen sink and nrlolsrv2 + * use SDT URL session option + * added core-manage tool for addons to add/remove/check services, models, and custom node types + +*API* + * implement local flag in Execute Message for running host commands + * jitter changed to 64-bit value to align with delay in Link Message + * added unidirectional link flag TLV to Link Message + * added reconfigure event type for re-generating service config files + * return errors in API with failed services + +*BUGFIXES* + * fix HTTP service running under Ubuntu + * fixed the following bugs: bug #150, bug #169, bug #188, bug #220, bug #225, bug #230, bug #231, bug #242, bug #244, bug #247, bug #248, bug #250, bug #251 + +*Known Issues with 4.7* + * Any known issues will be updated here. + +---- = 4.6 = CORE 4.6 was released on 9/25/13. Packages are available for the following Linux distributions: * debs for Ubuntu 13.04 (raring), 12.10 (quantal), *12.04 (precise)*