Skip to content

Release v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@buzz66boy buzz66boy released this 16 Jun 21:47
· 8 commits to master since this release

Release v0.1 is the first stable release of ns3-lxc.

Supporting YAML-based topology syntax, auto generation of nodes/containers, installation of applications, generation and running of ns-3 scripts, and output consolidation.

v0.1 also supports adding custom applications, nodes, and additional ns-3 link types using the related type maps.

See the wiki page for more details about this release. Also on the wiki are guides for topology writing and other helpful tidbits.
Wiki Page: https://github.com/buzz66boy/ns3-lxc/wiki/Release-v0.1

A Note on the Version Number

v0.1 is stable and usable, however it does not contain all of the content envisioned for a "v1.0" release, namely better custom node support, nicer/better usage of lxc integration, and more ns-3 module support.

While a significant level of testing was done for this release, it may contain bugs or unexpected behavior. If anything unexpected occurs and you are certain it is a programmatical error (and not an issue with your installations of ns-3, lxc, or any of the other dependencies), please report the bug on the issue tracker: https://github.com/buzz66boy/ns3-lxc/issues

You may also submit a pull request if you wish to make the changes yourself.