ONOS LoadBalance Routing Forward Versions Save

LoadBalance Routing and Forwarding Application at ONOS

1.2

5 years ago

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

6 years ago

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 - [email protected] / [email protected]

1.0

7 years ago

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