Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
d4ab8085dfa9240fec8ad8426fc8686c672dfad1
/
core
/
api
« Previous
68b3494
Sliced out Provider-ish API from ClockService
by Yuta HIGUCHI
· 10 years ago
67a527f
implemented GossipDeviceStore with multi-provider, annotation support
by Yuta HIGUCHI
· 10 years ago
66630c8
Adding Intent Impl and shell command to install simple intent
by Brian O'Connor
· 10 years ago
95cf139
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
ba5ac48
flowrules no longer install a timeout but are monitored by onos in order to be expired
by alshabib
· 10 years ago
f3d0616
Adding Intent API tests
by Brian O'Connor
· 10 years ago
55710e7
implemented annotation merging on SimpleDeviceStore.
by Yuta HIGUCHI
· 10 years ago
b876bf1
Adding Intent Framework API
by Brian O'Connor
· 10 years ago
747a213
Adding more unit tests.
by tom
· 10 years ago
5a9383a
Adding more unit tests. Made some classes abstract which should have been.
by tom
· 10 years ago
44179d6
Fixed a few javadocs.
by tom
· 10 years ago
f5d85d4
Working on model & description annotations.
by tom
· 10 years ago
3ea1125
Working on model annotations; still in progress.
by tom
· 10 years ago
db6c3f8
Adding javadocs for ProviderId changes.
by tom
· 10 years ago
27ae0e6
Working on model annotations; still in progress.
by tom
· 10 years ago
53af33b
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
2482e6f
Enhanced cell & cells tools.
by tom
· 10 years ago
1f641c0
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
6eb438a
fixes for office deployment
by alshabib
· 10 years ago
5f6739c
Add ProviderID to DeviceStore port update APIs
by Yuta HIGUCHI
· 10 years ago
a536886
Enhanced ProviderId to support notion of primary vs. ancillary and modified AbstractProviderRegistry to enforce one primary provider per URI scheme.
by tom
· 10 years ago
78d16a4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
74f9c3b
Added config app to read address config from json file
by Jonathan Hart
· 10 years ago
cccd6b9
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
b5522ff
proxy arp functional; needs testing
by alshabib
· 10 years ago
65efaef
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
d9f693e
Relinquish mastership, tests, and few modifications to trivial MastershipStore
by Ayaka Koshibe
· 10 years ago
7aef393
NewLine at EOF
by Yuta HIGUCHI
· 10 years ago
c52a8a9
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
b7b4063
initial impl of proxy arp
by alshabib
· 10 years ago
2e96389
moving around Madan's pieces
by Yuta HIGUCHI
· 10 years ago
e76a24d
Bundle restructuring
by Yuta HIGUCHI
· 10 years ago
ec53b00
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
c900440
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
3de43ca
mastership manager listens to cluster events
by Ayaka Koshibe
· 10 years ago
22e0f2f
MastershipTerm should be immutable
by Yuta HIGUCHI
· 10 years ago
ee49c37
Preparing for change in ClusterService/Store implementation.
by tom
· 10 years ago
010c31d
pretty builders
by alshabib
· 10 years ago
48239b0
term-related test additions
by Ayaka Koshibe
· 10 years ago
06dc6b9
Slice out LinkKey
by Yuta HIGUCHI
· 10 years ago
6e89e1b
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
b70d34b
base for mastership term implementation
by Ayaka Koshibe
· 10 years ago
38f0b60
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
99b8fdc
flows cmd pretty print
by alshabib
· 10 years ago
497c884
Timestamp, OnosTimestamp and it's serializer
by Yuta HIGUCHI
· 10 years ago
080d784
inital term info service
by Yuta HIGUCHI
· 10 years ago
ee1c467
Test for role delivery
by Ayaka Koshibe
· 10 years ago
c884f1b
Implemented adding and removing address bindings in the store, along with unit tests.
by Jonathan Hart
· 10 years ago
6553b51
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
a68eb96
resilient flows and application id
by alshabib
· 10 years ago
ca55e64
Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours.
by tom
· 10 years ago
dd61055
Fixed javadoc warning.
by tom
· 10 years ago
1fd5bb7
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
406d010
MastershipManagerTest plus tweaks to MastershipStore
by Ayaka Koshibe
· 10 years ago
c78acee
Enahnced topology and flow stores to extend general store.
by tom
· 10 years ago
f80c972
Enahnced link and host stores to extend general store.
by tom
· 10 years ago
3f2bbd7
Added back-pipe for role assertion issues.
by tom
· 10 years ago
0755a36
Added notion of a general Store abstraction and wired it up in ClusterStore.
by tom
· 10 years ago
09585c6
Changed PortAddress API to allow multiple IP addresses per port
by Jonathan Hart
· 10 years ago
b41d1ac
Added graceful shutdown for upstart service.
by tom
· 10 years ago
357bb47
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
54ce589
supporting multipart stats replies: tested upto 15K rules
by alshabib
· 10 years ago
a7f044e
DeviceManager queries MastershipService
by Ayaka Koshibe
· 10 years ago
1a2908c
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
by tom
· 10 years ago
3eed2b0
Added providerService for mastership
by Ayaka Koshibe
· 10 years ago
afe34ae
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
1660969
began implementing MastershipManager
by Ayaka Koshibe
· 10 years ago
50d401f
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
0872a17
Fixed a number of CLI commands.
by tom
· 10 years ago
32129f2
Remove IP addresses from the Port interface.
by Jonathan Hart
· 10 years ago
ac60c08
Added APIs for binding address information to ports and for monitoring hosts/ips
by Jonathan Hart
· 10 years ago
2d7c65f
Added an initial sketch of a distributed cluster store.
by tom
· 10 years ago
e472987
Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
by tom
· 10 years ago
c705201
Fix for Kryo related issue crossing OSGi bundle boundaries.
by Yuta HIGUCHI
· 10 years ago
fc9a4ff
Fixed equals methods for better efficiency. Cleaned up ClusterService API.
by tom
· 10 years ago
fbf5fd3
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
8d504a9
added more mastership-related interfaces
by Ayaka Koshibe
· 10 years ago
bb8b128
tests for flow service
by alshabib
· 10 years ago
a4b31bf
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
219ebaa
flowrule states functional
by alshabib
· 10 years ago
8b3270f
began adding pieces for mastership service
by Ayaka Koshibe
· 10 years ago
9290eea
small fix to flowid
by alshabib
· 10 years ago
9c83541
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
a7f7ca8
trying to fix flow state
by alshabib
· 10 years ago
ca90c46
Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again!
by tom
· 10 years ago
24a086b
Kryo related changes.
by Yuta HIGUCHI
· 10 years ago
73be845
Add FIXME memo
by Yuta HIGUCHI
· 10 years ago
9827a35
DefaultPort
by Yuta HIGUCHI
· 10 years ago
4e9c37c
add new line at EOF
by Yuta HIGUCHI
· 10 years ago
202175a
Renaming all Simple*Manager to just *Manager.
by tom
· 10 years ago
be98831
Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate.
by tom
· 10 years ago
fca736c
Began implementation of the a host monitor
by Jonathan Hart
· 10 years ago
b79d641
Added IP addresses to Port
by Jonathan Hart
· 10 years ago
1d56fe4
renamed IpAddress to IpPrefix
by Ayaka Koshibe
· 10 years ago
c649132
Added private default constructors for serialization.
by tom
· 10 years ago
c104d28
Fixed a few javadoc warnings.
by tom
· 10 years ago
10262dd
Formalized TopologyStore in preparation for separating managers and stores.
by tom
· 10 years ago
5bcc946
Formalized HostStore in preparation for separating managers and stores.
by tom
· 10 years ago
35c0dc3
Formalized LinkStore in preparation for separating managers and stores.
by tom
· 10 years ago
41a2c5f
Formalized DeviceStore in preparation for separating managers and stores.
by tom
· 10 years ago
Next »