3637 Commits

Author SHA1 Message Date
Ayaka Koshibe
ad21f3fe9f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-18 09:59:32 -07:00
Ayaka Koshibe
b55524f200 Tests for FlowRuleStore plus bugfixes
Change-Id: Ib5b0bd9d41fbbcac1cf09684e70446326887caf7
2014-09-18 09:59:24 -07:00
tom
73d6d1ea71 Sketching cluster related stuff with Madan.. 2014-09-17 20:08:01 -07:00
Ayaka Koshibe
08eabaa4b0 added simple storage to SimpleFlowRuleManager
Change-Id: I7f9117c534673b00f2822cf90bd63d52b95d2704
2014-09-17 14:59:25 -07:00
Ayaka Koshibe
548891ffdd FlowId's valueOf should be static.
Change-Id: I585c1e2ea2eba48b9fac92117354495f0d7b2e8a
2014-09-17 13:57:00 -07:00
Ayaka Koshibe
414196d1d4 FlowEntry contains a FlowId
Change-Id: I8cf2cdc30865db0d5af7de5eb7e312e9ec2c0417
2014-09-17 13:46:43 -07:00
tom
a56d5fe7b7 Added a few todos. 2014-09-17 11:05:47 -07:00
tom
dc95b8a030 Cleaned-up some javadocs and added some tests. 2014-09-17 08:07:26 -07:00
alshabib
7b2748fa98 flowrules are pushed: we still have an intermittent hang though 2014-09-16 20:21:11 -07:00
alshabib
64231f6ab7 flowruleprovider builds flowmods 2014-09-16 17:58:36 -07:00
alshabib
35edb1af91 building flowmods 2014-09-16 17:44:44 -07:00
tom
210f3f3637 Moved path service to topology. 2014-09-16 17:33:40 -07:00
tom
1a4b995431 Added more unit tests for a few small things. 2014-09-16 16:59:57 -07:00
Ayaka Koshibe
a9c199f402 renamed VLAN, IP, and MACAddress classes
Change-Id: Ib4df413db1f3d9ee96213fc487519536d7993c5b
2014-09-16 16:21:40 -07:00
Ayaka Koshibe
ac8e729d61 added tests for HostManager/service
Change-Id: Iae1ae753b7d4ca6be1759ce13308313ce49b57d3
2014-09-16 16:08:31 -07:00
alshabib
beb7316a42 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-16 15:58:06 -07:00
alshabib
57044ba82c initial flow rule provider 2014-09-16 15:58:01 -07:00
tom
61359e9cd3 Added a slew of adapters to shorten the tests and to allow them to be used in more upcoming tests. 2014-09-16 15:50:27 -07:00
alshabib
7b795499fd initial impl of criteria 2014-09-16 14:38:39 -07:00
tom
8539ee2853 Merge remote-tracking branch 'origin/master' 2014-09-16 14:17:45 -07:00
tom
cbefa239d0 Enhanced topo viewer sample GUI to allow path selection from any node (host or device). Fixed path service implementaiton. 2014-09-16 14:17:20 -07:00
alshabib
498052f5de fixing checkstyle oops 2014-09-16 13:54:38 -07:00
alshabib
7410fea361 basic instructions implemented 2014-09-16 13:48:39 -07:00
tom
758062b519 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-16 13:30:49 -07:00
alshabib
dcb485e21a Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-16 11:59:59 -07:00
alshabib
55a55d9140 fix for cbench 2014-09-16 11:59:31 -07:00
Ayaka Koshibe
cc4c4c89ff test for OFHostProvider
Change-Id: Ib5385244f9ace79c59d97fb6759419a7cceaca1b
2014-09-16 11:23:37 -07:00
tom
97134c9cfa Merge remote-tracking branch 'origin/master' 2014-09-16 11:17:14 -07:00
tom
4774c8f35f Added PathService and initial implementation; tests coming soon. 2014-09-16 11:17:08 -07:00
alshabib
7d2e4af187 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-16 10:36:40 -07:00
alshabib
89e43ef4ea link discovery clean up 2014-09-16 10:36:34 -07:00
tom
89b63c543d Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. 2014-09-16 09:19:51 -07:00
tom
c370ebddf7 Added javadocs and simplified the reactive fwd app in attempt to find the glitch; no dice 2014-09-16 01:25:21 -07:00
tom
4d0c663cd8 Adding packaging script.
Added display of raw DPID and IPs or MACs for hosts.
2014-09-15 23:27:01 -07:00
alshabib
030111edc9 sample app launched 2014-09-15 15:56:42 -07:00
tom
025e09f0b6 Added display of hosts in the topology viewer and fixed a glitch in the host provider. 2014-09-15 15:29:24 -07:00
tom
f297f39ccf Added a skeletal structure for forwarding app. 2014-09-15 14:46:49 -07:00
Ayaka Koshibe
93afebc508 Tests for HostDescriptions and Events
Change-Id: I0b9f164b4d71ca5df80855ba22b9b8fdff27fcdf
2014-09-15 13:25:22 -07:00
tom
f0191b0fb6 Merge remote-tracking branch 'origin/master' 2014-09-15 09:52:35 -07:00
tom
b86066bb51 Adding topology test suite. 2014-09-15 09:52:24 -07:00
alshabib
63d5afe502 avoid other OF listeners overwriting the priority of another listener 2014-09-15 09:40:24 -07:00
tom
4d0dd3a337 Adding topology test suite. 2014-09-14 23:12:28 -07:00
Ayaka Koshibe
1a1009832a added HostProvider to SimpleHostManager
Change-Id: I13ff57fcd24ea7bd2c3f2544a3aad7d18ceda107
2014-09-13 19:32:19 -07:00
alshabib
1d4cace348 very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything
generates a ton of duplicates for now
2014-09-13 19:16:38 -07:00
alshabib
d58d352109 receiving packet ins 2014-09-13 17:14:53 -07:00
tom
82e725763b Converted all package.html files to package-info.java for easier package documentation. 2014-09-13 13:08:40 -07:00
tom
931af4e616 Added unit test utilities and some more unit tests. 2014-09-13 12:00:57 -07:00
alshabib
ae8575843c added of packet provider - unimplemented 2014-09-12 23:53:10 -07:00
alshabib
7674db4110 add ReactivePacketProcessor and SimplePacketManager 2014-09-12 23:40:46 -07:00
alshabib
01ca354654 checkstyle 2014-09-12 18:20:33 -07:00