sdn-ip reactive routing
This module can handle 3 cases: (1) one host wants to talk to another host, both two hosts are in SDN network. (2) one host in SDN network wants to talk to another host in Internet. (3) one host from Internet wants to talk to another host in SDN network. In all cases, we use MultiPointToSinglePointIntent. Change-Id: I80dd954bd608e52b45b993f3c27e67636a7105d9
Showing
23 changed files
with
1245 additions
and
43 deletions
apps/reactive-routing/app.xml
0 → 100644
apps/reactive-routing/pom.xml
0 → 100644
apps/reactive-routing/src/main/java/org/onosproject/reactive/routing/SdnIpReactiveRouting.java
0 → 100644
-
Please register or login to post a comment