Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
07c26bb2791a083b0797faa66b7c7ef69b24843e
« Previous
5ddaf19
Ensure exceptions in map event handling do not prevent event acknowledgement
by Madan Jampani
· 9 years ago
b0b6cbf
Fixing the onos-of-api shading not to include artifacts provided elsewhere.
by Thomas Vachuska
· 9 years ago
abb2139
Adding stc prerequisites to onos-test
by Thomas Vachuska
· 9 years ago
d7654d4
Fixed allocations command to print Bandwidth allocations.
by Naoki Shiota
· 9 years ago
0b92073
YANG range restriction listener
by Vidyashree Rama
· 9 years ago
4471cb5
Override catalyst version to use 1.0.6
by Madan Jampani
· 9 years ago
3f1c61e
Removing listeners from deviceService at deactivation of Group and Flow managers to avoid NPE
by Andrea Campanella
· 9 years ago
1ffa46b
Using AsyncLeaderElector primitive for Leadership
by Madan Jampani
· 9 years ago
f679c4e
You've been checkstyled!
by Simon Hunt
· 9 years ago
3bac1c3
bugfix: Partial allocation of ContinuousResource always allocates full amount of the resource.
by Naoki Shiota
· 9 years ago
2a3a965
Added meter in DefaultTrafficTreatment toString() method.
by Konstantinos Kanonakis
· 9 years ago
23906cc
[ONOS-3538] Implement control metrics distribution logic
by Jian Li
· 9 years ago
b825aeb
Reply with error status on receiving message with incorrect preamble
by Madan Jampani
· 9 years ago
33d81c6
'o' command should not look at the buck-out tree
by Ray Milkey
· 9 years ago
90289b0
STC fixes
by Ray Milkey
· 9 years ago
b98d97e
Enabling StorageManager
by Madan Jampani
· 9 years ago
966a585
Chnage AtomixLeaderElector resource id to avoid collisions
by Madan Jampani
· 9 years ago
0da36be
Using latest atomix and copycat versions
by Madan Jampani
· 9 years ago
fc51c95
[Goldeneye] [ONOS-4161] BGP L3 Topology
by Priyanka B
· 9 years ago
cbcc02b
Make field defined as final if possible
by Sho SHIMIZU
· 9 years ago
17c09da
Tighten visibility of constant
by Sho SHIMIZU
· 9 years ago
4c211c9
Do not purge group store state when a node is shutdown
by Madan Jampani
· 9 years ago
ec932bd
Fix missing return statement in MPLS label allocation
by Sho SHIMIZU
· 9 years ago
26be4f3
Adding ability to select geo map from the GUI.
by Thomas Vachuska
· 9 years ago
b028599
adding group garbage collection functionality
by alshabib
· 9 years ago
d416388
[ONOS-4245] Support resubmit experimenter action for nicira driver
by Jian Li
· 9 years ago
7d7e2f5
API for core-based unicast route service.
by Jonathan Hart
· 9 years ago
8f2a3ce
Adding VLAN to PeerConnectivityManager
by Luca Prete
· 9 years ago
b8ea0b5
Add BUCK build script for graphitemetrics application
by Jian Li
· 9 years ago
11a2928
Privatize error messages.
by Simon Hunt
· 9 years ago
f133bb1
Correcting javadoc comment
by Thomas Vachuska
· 9 years ago
283a962
Using VlanId String None instead of -1
by Luca Prete
· 9 years ago
0d39bba
Remove method not being used for long
by Sho SHIMIZU
· 9 years ago
97a93dd
Tighten visibility of method
by Sho SHIMIZU
· 9 years ago
5b9df8d
CORD-455 Implement multicast support in OFDPA driver
by Charles Chan
· 9 years ago
ee3736e
LoadTest update to use multiple counters in parallel for load generation
by Madan Jampani
· 9 years ago
c92a122
ONOS-4078: ISIS protocol API initial checkin.
by Kiran Ramachandra
· 9 years ago
805219a
[ONOS-4128] Backup metrics of MetricsService to Graphite monitoring server
by sangyun-han
· 9 years ago
f98df54
[Goldeneye][ONOS-4038] Support configurable heartbeat on DistributedClusterStore
by sangyun-han
· 9 years ago
6a72b79
YANG rpc, input and output listener
by Vidyashree Rama
· 9 years ago
25bf4d0
YANG augment listener
by Vidyashree Rama
· 9 years ago
f36a836
Fix one of the causes of ONOS-3954
by Sho SHIMIZU
· 9 years ago
ed804d5
Initial cut for UI topo model implementation.
by Simon Hunt
· 9 years ago
a2d3750
CORD-613 Adding ability to administratively enable or disable a port via CLI.
by Saurav Das
· 9 years ago
953bd00
Remove usage of InetAddress.getLocalHost() in unit tests.
by Jonathan Hart
· 9 years ago
5f6dbf8
Initial cut for Ui Model Objects.
by Simon Hunt
· 9 years ago
f53bc2b
Add comment in GroupOperation for javadoc
by sangyun-han
· 9 years ago
375f4be
Add .buckd and buck-out into .gitignore
by Charles Chan
· 9 years ago
8a119b0
ONOS-4217: WebUI -- fix broken preferences / querystring precedence.
by Simon Hunt
· 9 years ago
eea6861
Change the application name of gangliametrics to correct buck build
by Jian Li
· 9 years ago
7a1ffca
Fixing a couple of NPEs
by Saurav Das
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
e01652f
Add init info to init.d script so it can be configured to run at startup.
by Jonathan Hart
· 9 years ago
dc91b55
Fixing an issue with unit test mocks.
by Thomas Vachuska
· 9 years ago
fbfe2a8
Follow ONOS naming convention in PIM application
by Jonathan Hart
· 9 years ago
160c149
Fixing a bug in DefaultNextObjective copy constructor.
by Thomas Vachuska
· 9 years ago
164cf6d
changes for cord-488 and addressed comments
by gaurav
· 9 years ago
7e6200a
[ONOS-4045]Adding mastership service to NetconfProvider
by Andrea Campanella
· 9 years ago
a1d7f27
[ONOS-4142] Restart failed tasks when using SharedScheduledExecutor
by Jian Li
· 9 years ago
c0fe42d
Rename app/package name to make gangliametric as a standalone app
by Jian Li
· 9 years ago
3678c2a
Remove magic numbers and in-line string constants in UiExtensionManager.
by Simon Hunt
· 9 years ago
d9d6cc8
[ONOS-4063 to 68] Intra YANG file Linking Implementation and Intra YANG file Linking Framework
by Gaurav Agrawal
· 9 years ago
67023a2
Minor javadoc fixes.
by HIGUCHI Yuta
· 9 years ago
80980c7
CORD-45 CORD-394
by Saurav Das
· 9 years ago
80c1270
[ONOS-3663] Implement control metrics REST API
by Jian Li
· 9 years ago
e91e572
Remove ModLambdaInstruction because we don't use indexed lambda
by Sho SHIMIZU
· 9 years ago
a1ae5e1
Adding ability to push flow rule batches via REST API.
by Thomas Vachuska
· 9 years ago
506cbe1
yang Notification Listener
by Vidyashree Rama
· 9 years ago
f60e45f
Remove L0SubType.LAMBDA which now gets unnecessary
by Sho SHIMIZU
· 9 years ago
cc752fa
Try to remove stale localDB when commanding onos-setup-karaf clean
by Jian Li
· 9 years ago
d6f1241
UT test cases fixes in YANG translator.
by Bharat saraswal
· 9 years ago
6f74371
Misc bug fixes in preparation for enabling StorageManager
by Madan Jampani
· 9 years ago
7ff7978
Randomize the port number to avoid race condition in REST unit test
by Jian Li
· 9 years ago
5a89e6a
Upgrade onos-test to use 'stc setup'
by Jonathan Hart
· 9 years ago
6ebb36e
fix mastership
by Michele Santuari
· 9 years ago
dce0815
[Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership.
by Claudine Chiu
· 9 years ago
888d4c5
[ONOS-4214]Implement NewDefaultDistributedQueueBuilder
by sangyun-han
· 9 years ago
4ca2f7f
Support metadata in forwarding objective
by Charles Chan
· 9 years ago
8336447
removing cookie generation from olt pipeline
by alshabib
· 9 years ago
e65a8f6
Revert "Upgrade Kryo to 3.0.3."
by Jonathan Hart
· 9 years ago
aa20d61
Upgrade Kryo to 3.0.3.
by Jonathan Hart
· 9 years ago
bd80447
[ONOS-3894, 4071] YANG Advanced Construct Union & Grouping
by Gaurav Agrawal
· 9 years ago
a114d89
Remove IndexedLambda deprecated in Emu
by Sho SHIMIZU
· 9 years ago
bdfd37f
[ONOS-4176] Extract Retriver config into a separate config service
by Jian Li
· 9 years ago
2f11f65
Defect Fixes and optimization for YANG translator.
by Bharat saraswal
· 9 years ago
cc9ac30
Defect fix for YANG revision
by janani b
· 9 years ago
cc137a9
Remove method Lambda.indexedLambda() deprecated in Emu
by Sho SHIMIZU
· 9 years ago
0681016
Remove IndexedLambdaCriterion deprecated in Emu
by Sho SHIMIZU
· 9 years ago
c29171a
Remove methods deprecated in Emu
by Sho SHIMIZU
· 9 years ago
e2d51d6
[ONOS-4149],[ONOS-3909] YANG list translator impl and bug fixes.
by Bharat saraswal
· 9 years ago
57f2efd
Remove Instruction.DROP deprecated in Emu
by Sho SHIMIZU
· 9 years ago
10de6db
[ONOS-4195] Register sfc gui.
by lishuai
· 9 years ago
e3ed0d9
[ONOS-3898/4069] Yang Utils Extension to support RPC/Notification/Choice/Case/Union
by Gaurav Agrawal
· 9 years ago
988cba4
Remove methods deprecated in Emu
by Sho SHIMIZU
· 9 years ago
b7ee456
[ONOS-4193] Add handler for sfc gui.
by lishuai
· 9 years ago
e18cb12
Move files under newresource package to resource package
by Sho SHIMIZU
· 9 years ago
c6ecc63
Upgrading rest sb protocol with jersey 2.22.2, implementing different connection test
by Andrea Campanella
· 9 years ago
8ae9120
Move all REST test related files into org.onosproject.rest.resources
by Jian Li
· 9 years ago
3804650
YANG Translator optimization
by Vinod Kumar S
· 9 years ago
5556fde
[ONOS-4191] Add js,css and html for service function chain.
by lishuai
· 9 years ago
Next »