- 27 Apr, 2015 1 commit
- 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 23 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 -
…-l] [remote-ip [{karaf-instance-id|-} [ere-pattern]]] Change-Id: I598f0f5dd5f7f5436c0459f93944d0303cfa355e
Thomas Vachuska authored -
Addressed a few issues found while using the flow objectives across a cluster: * Flow objectives should be installable from any node, not just the master. Therefore we need to ensure all nodes initialize a driver for each switch. * We no longer store a list of objectives that are waiting for the switch to arrive. If the we don't know about the switch yet we'll try a few times over a few seconds to find it, but after that we'll give up and report an error to the client. * Default drivers need to be available when the FlowObjectiveManager starts up, otherwise it is common to get flow objective requests before any drivers have been loaded. Change-Id: I1c2ea6a223232402c31e8139729e4b6251ab8b0f
Jonathan Hart authored
- 22 Apr, 2015 3 commits
-
-
for leadership automatically at startup. Change-Id: I27f297fdd4b62f9cd345df88a772f76ade56d350
Ayaka Koshibe authored