Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8bca74ff3fe3a4496c32aa148499fb93b4e96238
/
core
/
net
/
src
/
test
dbdbdbb
Added restrictions for proxy ARP
by Jonathan Hart
· 10 years ago
8bca235
remove timing sensitive portion from DefaultTopologyProviderTest.
by Yuta HIGUCHI
· 10 years ago
9dc1b0e
removing print statememt
by alshabib
· 10 years ago
cf36991
flowrule service : apply batch tests
by alshabib
· 10 years ago
0742ec9
Add a Multiple source to single destination intent
by Ray Milkey
· 10 years ago
80912e6
Separate cluster management and mastership management to separate packages
by Yuta HIGUCHI
· 10 years ago
093e83e
Refactoring
by Yuta HIGUCHI
· 10 years ago
db450ab
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
ea5b4ce
fixes in mastership reelection for single-node failure
by Ayaka Koshibe
· 10 years ago
093340b
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
88a6f11
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by tom
· 10 years ago
545708e
Optimizing performance of HostId.
by tom
· 10 years ago
fa891c9
Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles."
by Yuta HIGUCHI
· 10 years ago
d40483d
Revert "Refactored code in an attempt to break dependency cycles"
by Yuta HIGUCHI
· 10 years ago
195af6e
Refactored code in an attempt to break dependency cycles
by Madan Jampani
· 10 years ago
58819b4
Refactoring to move code to right locations. Attempt at breaking dependency cycles.
by Madan Jampani
· 10 years ago
704ca14
Unit tests for the ProxyArpManager.
by Jonathan Hart
· 10 years ago
92c65ad
real application ids
by alshabib
· 10 years ago
79e6f89
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
193525b
clean batch operations
by alshabib
· 10 years ago
4c89127
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
c404770
role reassignment tweaks
by Ayaka Koshibe
· 10 years ago
33faeaf
Fixing DeviceManagerTest
by Yuta HIGUCHI
· 10 years ago
ce2a958
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
902d41b
initial working impl of batch operations
by alshabib
· 10 years ago
d357689
Disabled flaky HostMonitor tests again
by Jonathan Hart
· 10 years ago
672488d
KryoSerializationService -> Serializer
by Yuta HIGUCHI
· 10 years ago
a546afc
Try fixing Timer bug
by Yuta HIGUCHI
· 10 years ago
e93687e
Disabled randomly failing test
by Jonathan Hart
· 10 years ago
b4758a9
Host monitor test
by Jonathan Hart
· 10 years ago
1c319ff
the return of the flowentry
by alshabib
· 10 years ago
a0e0498
illegalArgument exception for priority
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
ea961ff
Moved trivial from net to store. Fixed some javadocs.
by tom
· 10 years ago
971a38a
relinquishes mastership when device disconnects
by Ayaka Koshibe
· 10 years ago
78d16a4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
ad4c218
Slice out SerializationService from StoreService
by Yuta HIGUCHI
· 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
fec9e19
hazelcast event related fixes
by Yuta HIGUCHI
· 10 years ago
b5df76d
split onos-core-hz into
by Yuta HIGUCHI
· 10 years ago
48239b0
term-related test additions
by Ayaka Koshibe
· 10 years ago
bb42cad
flowmanager tests
by alshabib
· 10 years ago
c884f1b
Implemented adding and removing address bindings in the store, along with unit tests.
by Jonathan Hart
· 10 years ago
3f6d29b
poll for events when validating.
by Yuta HIGUCHI
· 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
b113c45
Stop sharing Roles in DistributedDeviceStore
by Yuta HIGUCHI
· 10 years ago
b4139d8
use etc/hazelcast.xml + modifications when creating HZ for testing
by Yuta HIGUCHI
· 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
a1376e4
Enahnced topology and flow stores to extend general store.
by tom
· 10 years ago
0755a36
Added notion of a general Store abstraction and wired it up in ClusterStore.
by tom
· 10 years ago
b41d1ac
Added graceful shutdown for upstart service.
by tom
· 10 years ago
a7f044e
DeviceManager queries MastershipService
by Ayaka Koshibe
· 10 years ago
0872a17
Fixed a number of CLI commands.
by tom
· 10 years ago
c705201
Fix for Kryo related issue crossing OSGi bundle boundaries.
by Yuta HIGUCHI
· 10 years ago
85ff08b
Fixing hazelcast bootstrap issue.
by tom
· 10 years ago
bb8b128
tests for flow service
by alshabib
· 10 years ago
219ebaa
flowrule states functional
by alshabib
· 10 years ago
25236f5
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
ca90c46
Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again!
by tom
· 10 years ago
1b9f4dc
HZ to use TCP during unit tests
by Yuta HIGUCHI
· 10 years ago
b3b2ac4
initial DistributedDeviceStore
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