Skip to content

Releases: MaoJianwei/ONOS_LoadBalance_Routing_Forward

1.2 , Adapt ONOS 2.1.0-SNAPSHOT

18 Jan 12:28
Compare
Choose a tag to compare

Update and release 1.2 to adapt ONOS 2.1.0-SNAPSHOT version, backed by Apache Karaf 4.2.2
And use new method to enable Rest API

1.1 Adapt ONOS 1.14.0-SNAPSHOT, Long term support from now :)

15 May 16:05
c813374
Compare
Choose a tag to compare

ONOS_LoadBalance_Routing_Forward

LoadBalance Routing and Forwarding Application @ ONOS

If you like this project, please click Star at the top-right corner, thanks for your support :)

.

Update Note

2018.05.15 Update and release 1.1 to adapt ONOS 1.14.0-SNAPSHOT version.

2017.03.28 Build, run and test. All pass. Release 1.0 for ONOS 1.9.0-SNAPSHOT version.

.

Instruction to Compile

  1. Embed me with ONOS codebase
  2. Modify the modules.defs file in the ONOS_ROOT, refer to modules.defs__available_example file
  3. Build whole ONOS by onos-buck.
    (You can use my utility script for ONOS: https://github.com/MaoJianwei/SDN_Scripts/blob/master/ONOS/autoONOS.sh)

I provide pom.xml for importing this project to Intellij IDEA or other IDE by maven, but you should NOT use maven to compile me, and maven may fail.

.

Backward Compatibility

If you use ONOS around 1.9.0-SNAPSHOT version, you can checkout to this commit history:

https://github.com/MaoJianwei/ONOS_LoadBalance_Routing_Forward/tree/f56b114e74ffce1c59192f661fa2f055b1f66e52

.

Community Support

Long term support(LTS) from 2018.05.15, by:

:) Jianwei Mao @ BUPT FNLab - ONOS China Ambassador - MaoJianwei2020@gmail.com / MaoJianwei2012@126.com

1.0: Have a quick try

28 Mar 05:36
Compare
Choose a tag to compare

ONOS_LoadBalance_Routing_Forward

LoadBalance Routing and Forwarding Application at ONOS


You can have a quick try by:

Install the pre-build App package file to ONOS by "onos-app script" or "ONOS's web page"


pre-build App locates in:

./target/onos-app-mao-load-balance-1.9.0-SNAPSHOT.oar


:) Jianwei Mao - BUPT FNLab - ONOS China Ambassador