tom
|
1216a5f196
|
Merge remote-tracking branch 'origin/master'
|
2014-09-22 17:14:28 -07:00 |
|
tom
|
85ff08b1e5
|
Fixing hazelcast bootstrap issue.
|
2014-09-22 17:14:18 -07:00 |
|
Ayaka Koshibe
|
fbf5fd3916
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-22 17:11:47 -07:00 |
|
Ayaka Koshibe
|
8d504a9ae3
|
added more mastership-related interfaces
Change-Id: I3c5da1e2a4346d6e557232c5f896b32a7268ec39
|
2014-09-22 17:11:41 -07:00 |
|
tom
|
bce1d334ce
|
Merge remote-tracking branch 'origin/master'
|
2014-09-22 17:05:52 -07:00 |
|
tom
|
dc66b38ee4
|
Fixing remote install; now starting as upstart daemon.
|
2014-09-22 17:05:47 -07:00 |
|
alshabib
|
ad4c1ee4da
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-22 17:00:26 -07:00 |
|
alshabib
|
bb8b128a46
|
tests for flow service
Change-Id: I7138c7642f266c0691ead13ff1f230d063eb6b71
|
2014-09-22 17:00:18 -07:00 |
|
tom
|
0eaa97f35b
|
Fixing remote install; now starting as upstart daemon.
|
2014-09-22 16:13:06 -07:00 |
|
Jonathan Hart
|
dec62d4116
|
Created IpAddress class
|
2014-09-22 15:59:04 -07:00 |
|
alshabib
|
a4b31bf111
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-22 15:41:29 -07:00 |
|
alshabib
|
219ebaae56
|
flowrule states functional
Change-Id: Id310f146d4ef2a59993f31d60062464a24df4560
|
2014-09-22 15:41:24 -07:00 |
|
Ayaka Koshibe
|
8b3270fb01
|
began adding pieces for mastership service
Change-Id: Iae786c6d4d11e9872dc5d5355ebef929a21fee0d
|
2014-09-22 13:46:55 -07:00 |
|
alshabib
|
bcc1496961
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-22 11:59:17 -07:00 |
|
tom
|
66a7eb220d
|
Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context.
|
2014-09-22 11:58:56 -07:00 |
|
alshabib
|
9290eeaf11
|
small fix to flowid
Change-Id: I7ba950cf3fe874a094ddd3f93a8d72df0cba89c0
|
2014-09-22 11:58:17 -07:00 |
|
alshabib
|
9c8354120f
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-22 11:42:28 -07:00 |
|
alshabib
|
a7f7ca8e5c
|
trying to fix flow state
Change-Id: I62845842c66cb99cb14bd54bc9602edf7c0cae39
|
2014-09-22 11:41:23 -07:00 |
|
tom
|
25236f5b79
|
Merge remote-tracking branch 'origin/master'
|
2014-09-22 11:41:06 -07:00 |
|
tom
|
ca90c46b14
|
Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again!
|
2014-09-22 11:40:58 -07:00 |
|
Yuta HIGUCHI
|
1b9f4dcfd4
|
HZ to use TCP during unit tests
Change-Id: I0cb4269523f1c2689076b8a8cfca10a422a9d46a
|
2014-09-22 10:26:46 -07:00 |
|
Ayaka Koshibe
|
39a04805b7
|
minor fixes to DeviceProviderTest
Change-Id: I381b85beced2bdca2029700dacd95c9b792d15df
|
2014-09-22 10:23:54 -07:00 |
|
Yuta HIGUCHI
|
b3b2ac4f34
|
initial DistributedDeviceStore
Change-Id: I8730f5c8f7706dafb245ee73d989e7a562d92187
|
2014-09-21 23:38:22 -07:00 |
|
Yuta HIGUCHI
|
24a086bab9
|
Kryo related changes.
Change-Id: I5b4fab63d6ece084b65aa712971a22d953d0caf0
|
2014-09-21 23:38:22 -07:00 |
|
Yuta HIGUCHI
|
7589b590ec
|
Didn't need it.
Change-Id: Ifcfe53fe588f5c41b5a48786a1a334b5609929ec
|
2014-09-21 23:38:21 -07:00 |
|
Yuta HIGUCHI
|
10681f6be3
|
IpPrefix fix
- addied method #prefixLength()
- ANY: array is mutable, should not be exposed public
Change-Id: I4197dbd79370fa39c92468b9c31f0ae04bc01fcd
|
2014-09-21 23:38:21 -07:00 |
|
Yuta HIGUCHI
|
73be8451e2
|
Add FIXME memo
Change-Id: I2e1e3159c29f13fb1f61f9bdaba3ba357161edbe
|
2014-09-21 23:38:21 -07:00 |
|
Yuta HIGUCHI
|
9827a350a9
|
DefaultPort
- avoid null and use emptySet
- Copy given IpAddress Set to make this instance immutable
Change-Id: I55e8f6700ce2bc2883848c26947e6422bc72e1bc
|
2014-09-21 23:38:21 -07:00 |
|
Yuta HIGUCHI
|
4e9c37ca39
|
add new line at EOF
Change-Id: I9396405c4c81af64ad8f70cf685a9631b076a05b
|
2014-09-21 23:38:21 -07:00 |
|
tom
|
85c612bb8a
|
Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again!
|
2014-09-19 19:25:47 -07:00 |
|
tom
|
202175ad4a
|
Renaming all Simple*Manager to just *Manager.
|
2014-09-19 19:00:11 -07:00 |
|
tom
|
be98831f49
|
Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate.
|
2014-09-19 18:38:47 -07:00 |
|
tom
|
5ca3437382
|
Added a few javadocs.
Split onos-install into install and config.
|
2014-09-19 17:43:41 -07:00 |
|
Jonathan Hart
|
fca736ce82
|
Began implementation of the a host monitor
|
2014-09-19 17:41:07 -07:00 |
|
Jonathan Hart
|
b79d641668
|
Added IP addresses to Port
|
2014-09-19 17:28:57 -07:00 |
|
Ayaka Koshibe
|
1d56fe4dbe
|
renamed IpAddress to IpPrefix
Change-Id: I35990622e5b1c29ab6f6a0a0227088cd5d6c7294
|
2014-09-19 16:51:58 -07:00 |
|
Yuta HIGUCHI
|
e2efe72bcb
|
Config to suppress "[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!"
Change-Id: I557de22966fb219aefc8469e53a7ef702f317252
|
2014-09-19 16:38:02 -07:00 |
|
Ayaka Koshibe
|
0380d4c513
|
tests for OFDeviceProvider
Change-Id: If9f2c1f78a940a5485e5390d6d098d74eb00ddc2
|
2014-09-19 16:03:07 -07:00 |
|
tom
|
c649132a6a
|
Added private default constructors for serialization.
|
2014-09-19 15:27:40 -07:00 |
|
tom
|
eaf9995d6f
|
Started an initial clone for DistributedDeviceStore
|
2014-09-19 15:20:30 -07:00 |
|
tom
|
8cc5aa7936
|
Started an initial clone for DistributedDeviceStore
|
2014-09-19 15:14:43 -07:00 |
|
tom
|
375650defa
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-19 14:40:22 -07:00 |
|
Yuta HIGUCHI
|
f2d83cf995
|
Fix o command.
- Bug: Was pruning all path if ONOS_ROOT was set to a path like: ~/git/onos-next
Change-Id: I4887d78ddc1560e69daf2c270b820afad024befa
|
2014-09-19 14:29:54 -07:00 |
|
tom
|
5f7fc4e573
|
Corrected a mistake in features.xml
|
2014-09-19 14:11:16 -07:00 |
|
tom
|
b8ec5e1b36
|
Fixing .gitignore.
|
2014-09-19 13:07:53 -07:00 |
|
tom
|
70b2e48b7c
|
Merge remote-tracking branch 'origin/master'
|
2014-09-19 13:05:04 -07:00 |
|
tom
|
ab0af29053
|
Preparing new projects for separate distributed store, trivial sstore and the networking cores.
|
2014-09-19 13:04:54 -07:00 |
|
Ayaka Koshibe
|
91c9bc716e
|
fixed missed checkstyle complaints
Change-Id: I91a2da4a7daaaa3a98115a8cd118d31d54277ab2
|
2014-09-19 12:52:32 -07:00 |
|
Ayaka Koshibe
|
96ca09df24
|
actually include tests for OFPacketProvider
Change-Id: Ia0173204f6c21ed387ccb9d85c8b22e0af0283fa
|
2014-09-19 12:06:14 -07:00 |
|
Ayaka Koshibe
|
c56c872dbf
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-19 11:54:46 -07:00 |
|