alshabib
|
cccd6b95a9
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Conflicts:
core/net/src/main/java/org/onlab/onos/net/proxyarp/impl/package-info.java
Change-Id: I7bf076fae02c619ff0d57ffcbff4a4189716c474
|
2014-09-29 19:20:39 -07:00 |
|
alshabib
|
b5522ff102
|
proxy arp functional; needs testing
Change-Id: Ib948ec3eac07d2650becf720a9c3c5ca014a0994
|
2014-09-29 19:20:00 -07:00 |
|
Yuta HIGUCHI
|
7aef393450
|
NewLine at EOF
Change-Id: I8e53dacb481b3965d18bf6bfa4154c2c697f4699
|
2014-09-29 10:26:45 -07:00 |
|
tom
|
c52a8a9e22
|
Merge remote-tracking branch 'origin/master'
|
2014-09-28 22:42:29 -07:00 |
|
alshabib
|
b7b4063981
|
initial impl of proxy arp
Change-Id: I131667e8051e88c27f5fa020b580be57fee358ea
|
2014-09-28 21:30:00 -07:00 |
|
Yuta HIGUCHI
|
2e96389a56
|
moving around Madan's pieces
update features.xml to use hazelcast distributed bundle for now
Change-Id: I806dc7f9f2f1db1fdfa8e16f083025888b237937
|
2014-09-27 18:44:17 -07:00 |
|
Yuta HIGUCHI
|
e76a24dfb7
|
Bundle restructuring
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
|
2014-09-27 11:20:17 -07:00 |
|
tom
|
ec53b00be8
|
Merge remote-tracking branch 'origin/master'
|
2014-09-26 18:09:50 -07:00 |
|
Yuta HIGUCHI
|
22e0f2f946
|
MastershipTerm should be immutable
Change-Id: Ifc7484caa80fa21b2b4594389dec5c4d0c112c0f
|
2014-09-26 16:30:53 -07:00 |
|
tom
|
ee49c371bb
|
Preparing for change in ClusterService/Store implementation.
|
2014-09-26 15:14:50 -07:00 |
|
alshabib
|
010c31df1e
|
pretty builders
Change-Id: If03b60f97be1eba3803c6fcb328196a4a195c7e8
|
2014-09-26 10:01:12 -07:00 |
|
Ayaka Koshibe
|
48239b0306
|
term-related test additions
Change-Id: I9359ab9a53d73a216a83732612a54154b9655c8c
|
2014-09-25 17:12:31 -07:00 |
|
Yuta HIGUCHI
|
06dc6b9c80
|
Slice out LinkKey
Change-Id: Ibfcafd07858c5357a2321220e01ddab44f347923
|
2014-09-25 16:09:49 -07:00 |
|
Ayaka Koshibe
|
6e89e1b054
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-25 15:43:04 -07:00 |
|
Ayaka Koshibe
|
b70d34b868
|
base for mastership term implementation
Change-Id: Ie354096ad8835536839e3c1504e19a2cbff866c1
|
2014-09-25 15:43:01 -07:00 |
|
alshabib
|
38f0b606b0
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-25 14:30:31 -07:00 |
|
alshabib
|
99b8fdcd29
|
flows cmd pretty print
Change-Id: I29b0971a5a862c602f8cd36f864f173c6d8330d6
|
2014-09-25 14:30:22 -07:00 |
|
Yuta HIGUCHI
|
497c884d53
|
Timestamp, OnosTimestamp and it's serializer
Change-Id: I02e3563229ddae8fc4b705c708f4066d82e24cf4
|
2014-09-25 14:23:34 -07:00 |
|
Yuta HIGUCHI
|
080d78484b
|
inital term info service
Change-Id: I4503f1dcadda62bb25e2dba106e9a1101b4d37d6
|
2014-09-25 13:53:31 -07:00 |
|
Ayaka Koshibe
|
ee1c46772b
|
Test for role delivery
Change-Id: I202e7606b03bcb89effd57d07003c563de0b7b06
|
2014-09-25 12:31:52 -07:00 |
|
Jonathan Hart
|
c884f1bee7
|
Implemented adding and removing address bindings in the store, along with unit tests.
|
2014-09-25 09:44:30 -07:00 |
|
alshabib
|
6553b51ecb
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
better with files
Change-Id: Ifb62a2c9a8e394fe3190582d7236eaea942ee3fc
|
2014-09-24 22:27:30 -07:00 |
|
alshabib
|
a68eb96a58
|
resilient flows and application id
Change-Id: Ic9f192d4451ae962737ab2b45c644372535e7bdb
|
2014-09-24 20:34:13 -07:00 |
|
tom
|
ca55e64932
|
Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours.
|
2014-09-24 18:28:38 -07:00 |
|
tom
|
dd61055cf0
|
Fixed javadoc warning.
|
2014-09-24 16:30:49 -07:00 |
|
Ayaka Koshibe
|
1fd5bb7bc5
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-24 16:08:16 -07:00 |
|
Ayaka Koshibe
|
406d010846
|
MastershipManagerTest plus tweaks to MastershipStore
Change-Id: Ie5d3201ce2297ae68cdafac4439168989dd804c5
|
2014-09-24 16:08:12 -07:00 |
|
tom
|
c78acee3d1
|
Enahnced topology and flow stores to extend general store.
|
2014-09-24 15:16:55 -07:00 |
|
tom
|
f80c9729d6
|
Enahnced link and host stores to extend general store.
|
2014-09-24 14:49:18 -07:00 |
|
tom
|
3f2bbd7028
|
Added back-pipe for role assertion issues.
|
2014-09-24 12:07:58 -07:00 |
|
tom
|
0755a3678f
|
Added notion of a general Store abstraction and wired it up in ClusterStore.
|
2014-09-24 11:54:43 -07:00 |
|
Jonathan Hart
|
09585c6272
|
Changed PortAddress API to allow multiple IP addresses per port
|
2014-09-24 09:24:07 -07:00 |
|
tom
|
b41d1aca5a
|
Added graceful shutdown for upstart service.
Reworked slightly the mastership & device managers and stores to make it work (sort-of) in the distributed env.
|
2014-09-24 01:51:24 -07:00 |
|
alshabib
|
357bb47dde
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-23 17:50:53 -07:00 |
|
alshabib
|
54ce589358
|
supporting multipart stats replies: tested upto 15K rules
Change-Id: I36fbd99d012a74c1f5240f37b60d3b58be85626c
|
2014-09-23 17:50:51 -07:00 |
|
Ayaka Koshibe
|
a7f044e14c
|
DeviceManager queries MastershipService
Change-Id: I0d391ecb7f0b1e4cced99cfe8083b46f74ee35bb
|
2014-09-23 16:56:20 -07:00 |
|
tom
|
1a2908c8dd
|
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
|
2014-09-23 16:37:39 -07:00 |
|
Ayaka Koshibe
|
3eed2b04b0
|
Added providerService for mastership
Change-Id: I1572161f70c696961a663cba17f197e23f96967e
|
2014-09-23 13:28:05 -07:00 |
|
Ayaka Koshibe
|
afe34ae168
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-23 12:46:19 -07:00 |
|
Ayaka Koshibe
|
166096968f
|
began implementing MastershipManager
Change-Id: I65b86dcfa062e4cfd74de588f4714b35e9d329f0
|
2014-09-23 12:46:15 -07:00 |
|
tom
|
50d401fe1b
|
Merge remote-tracking branch 'origin/master'
|
2014-09-23 11:26:27 -07:00 |
|
tom
|
0872a1743c
|
Fixed a number of CLI commands.
Refactored the StoreService/Manager stuff for common serializer pool.
|
2014-09-23 11:24:26 -07:00 |
|
Jonathan Hart
|
32129f2da0
|
Remove IP addresses from the Port interface.
Addresses are now indirectly associated with Ports.
|
2014-09-23 11:23:38 -07:00 |
|
Jonathan Hart
|
ac60c089d2
|
Added APIs for binding address information to ports and for monitoring hosts/ips
|
2014-09-23 09:55:57 -07:00 |
|
tom
|
2d7c65f39c
|
Added an initial sketch of a distributed cluster store.
|
2014-09-23 01:09:35 -07:00 |
|
tom
|
e4729875d7
|
Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
Added cluster service and trivial store implementations.
|
2014-09-23 00:37:37 -07:00 |
|
Yuta HIGUCHI
|
c705201354
|
Fix for Kryo related issue crossing OSGi bundle boundaries.
Change-Id: I121dfe360de14a5b4760e5d2fd8cb2db93e0be63
|
2014-09-22 19:11:53 -07:00 |
|
tom
|
fc9a4ff73c
|
Fixed equals methods for better efficiency.
Cleaned up ClusterService API.
|
2014-09-22 18:22:47 -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 |
|