- 27 Apr, 2015 6 commits
-
-
…the onos-maven-plugin. Change-Id: I129d3c08c48c58b10afcb6d1c62b7ed09b23a966
Thomas Vachuska authored -
- Supports ECMPNotSupportedInTransitRouter option - Adds Leaf-Spine config file - Removes the temporary NetworkConfigHanlder class - Removes the grouphandler dependency - Removes the grouphandler app Change-Id: I8c70e81bfb4062e251b25c0fa23ef2c92419a75c
sangho authored -
- Leaders command uses candidateBoard keys when using -c (list candidates) option. - Bug fix for lock retry Change-Id: I42730a85b720fc5023b9b07bef153d975c95d4df
Ayaka Koshibe authored -
…; computes the routes changed from the link changes and populates the rules only for the routes. Change-Id: Id4dbd80da37b333f2c19bc97333472dc8031481b
sangho authored
- 26 Apr, 2015 4 commits
-
-
…OFPET_BAD_MATCH, code=OFPBMC_BAD_PREREQ) Change-Id: I4edc82cdc920b7c92048119c61b70bbce704cbf6
Charles M.C. Chan authored -
NDP packets, especially NS/NA packets, are not resolved correctly in my previous commit #3377. As a result, the IPv6 addresses of normal hosts are not recorded by HostLocationProvider. Change-Id: Id44485902d9b593c2a8aa376e405f548774203d2
Charles M.C. Chan authored -
- Refactor HostLocationProvider - Ignore multicast packets other than NDP Change-Id: I6b66becbc30a6a7e83f1da53fb46cf9c073fc86c
Charles M.C. Chan authored
-
- 24 Apr, 2015 9 commits
-
-
Application to expose some of the distributed primitives to the cli for system tests. Change-Id: I275c8fb6790135c6150658ca3bb5ce356ea735a7
Jon Hall authored -
driver only after the device is available. Change-Id: I377402b87cee6c02c087efbcc4f0cff4f19e1ca3
Saurav Das authored
- 23 Apr, 2015 21 commits
-
-
…-pid option is required in order for tail to wake-up when the owning process dies. Change-Id: Ifb86517b0abfe1d781b15408e3619deacfeb2523
Thomas Vachuska authored -
… an entry in the navigation panel. - Added placeholder "flow" view. Change-Id: I3a969d16baf608b132c10cfc7f154d0ce51c765e
Simon Hunt authored -
More explict handling of versatile forwarding flows in corsa driver. Moving TunnelConnectivityManager to use flowObjectives instead of flowRules. Change-Id: If43023f30a6e7a028dfdefbe1ffbcc710a1c7be3
Saurav Das authored -
- Add 'olo' command to filter log of remote ONOS instance - Modify 'onos-log' such that it can run on OSX Change-Id: Iddab996564af01672c14caca725397c574267bad
Charles M.C. Chan authored -
…the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible. Also added new onos-karaf command which runs onos-setup-karaf && karaf $@ as a convenience; aliased to 'ok'. Corrected onos-build-selective to propagate error status only if the build fails. Change-Id: I920b06fa21edc95b7d651270efe2f95da90ff010
Thomas Vachuska authored -
… result in a cascaded build of app modules which require the modified modules. Change-Id: I1c41ca2d11c936bfeb7307ce0e01b20d0141daa6
Thomas Vachuska authored -
…automated system tests!!! Change-Id: I821214cc274377dc22cb5ab88c48567eaab778cb
Thomas Vachuska authored -
1.merge private flow into regular flowrule subsystem.no mirror code any more.no change flowrule api. 2.define a rich-data-type to carry private flow. 3.modify OpenFlowRuleProvider.class to support for 3rd party private flow.i don't know whether is suitable.because this class name is relative with open flow protocal. 4.fix some junit test bug caused by modification of FlowRule interface. Change-Id: I6c54d1e97f231a75bd1b416f0893e0379613d7ce
jcc authored