Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
af919fd06f7d10dc4edeb9d7e9a0591cf7653055
« Previous
9f3a885
Resolve some NPEs during collecting system metrics
by Jian Li
· 9 years ago
e277ebe
Change CPMan REST prefix to resolve confliction with core REST API
by Jian Li
· 9 years ago
019877f
Prevent spurious debug message being logged.
by Jonathan Hart
· 9 years ago
a371e7a
Resolve NPE during control message aggregation
by Jian Li
· 9 years ago
c23b626
ONOS test application for measuring flow installation throughput
by Madan Jampani
· 9 years ago
7092cc4
UI topo model - Started fleshing out the UiSharedTopologyModel
by Simon Hunt
· 9 years ago
ba13871
Add IPv4 multicast MAC address/mask
by Charles Chan
· 9 years ago
1f16598
Generate onos_app rule
by Brian O'Connor
· 9 years ago
e4a4f99
Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes
by Brian O'Connor
· 9 years ago
e5817c9
Adding src/main/webapp resources to WARs
by Brian O'Connor
· 9 years ago
f04b7d9
Small cleanups for vRouter app
by Jonathan Hart
· 9 years ago
8bf6c44
Purge stale staged data directory to fix 500 error in web GUI
by Jian Li
· 9 years ago
a6b4dc7
Extract interface consisting of read-only operations
by Sho SHIMIZU
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
8aec1a1
Updating OSGiWrapper to use Builder
by Brian O'Connor
· 9 years ago
90053ed
UI topo - remove 'world' from map options (creates sluggish response)
by Simon Hunt
· 9 years ago
ce54193
Adding a dependency for BUCK.
by Thomas Vachuska
· 9 years ago
71a2753
Add/Remove interface, Addressed patch set 2
by kishore
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
efbc038
[ONOS-4280] Allow to add a subnet to external network after the external network is used in routers
by sangho
· 9 years ago
6364550
Do not create a raft folder during installation
by Madan Jampani
· 9 years ago
bfc5c48
Implementation of the route service
by Jonathan Hart
· 9 years ago
96f689b
Renaming onlab-thirdparty to atomix
by Brian O'Connor
· 9 years ago
ffef500
Remove redundant extensionTreatmentInterpreter support check
by Jian Li
· 9 years ago
be093f7
Upgrade Kryo to 3.0.3.
by Jonathan Hart
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
60f6c95
Fixing Import-Property in OSGiWrapper
by Brian O'Connor
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
88c2328
Removing deprecated shaded jnc
by Brian O'Connor
· 9 years ago
68b1f5a
Fixes NPE in AtomixLeaderElector
by Madan Jampani
· 9 years ago
5cee335
Added FIXME to apps/test/BUCK
by Brian O'Connor
· 9 years ago
e19ca08
Updating main class for OSGi wrapper
by Brian O'Connor
· 9 years ago
daf55ea
Add resource name into MetricsDatabase, handle exception gracefully
by Jian Li
· 9 years ago
42c38cf
Updating buck to build OSGi JARs
by Brian O'Connor
· 9 years ago
38e60a0
Suppressing GUI server stack trace when running multiple STCs at the same time.
by Thomas Vachuska
· 9 years ago
8b5edbc
Reformatting checkstyle.xml
by Brian O'Connor
· 9 years ago
ada9e2d
Don't crash if a message is processed after the provider service goes down
by Ray Milkey
· 9 years ago
541413d
Pruning deprecated test topo artifacts.
by Thomas Vachuska
· 9 years ago
c72271f
Add flow objective related classes into KryoNamespaces
by Charles Chan
· 9 years ago
542d9e2
Performance improvements
by Madan Jampani
· 9 years ago
1eec505
Fixing stc prerequisites to allow ONOS_USE_SSH to be either true or unset/blank.
by Thomas Vachuska
· 9 years ago
ddec794
Fixes for buck regressions
by Ray Milkey
· 9 years ago
58454b9
[ONOS-4621] Unit Tests for Snmp provider and protocol
by Andrea Campanella
· 9 years ago
bdd23be
Fixing tom cell and the net scenarios.
by Thomas Vachuska
· 9 years ago
832686d
Post DatabaseManager deprecation code cleanup
by Madan Jampani
· 9 years ago
d448988
Fix setIpDst in ConnectivityIntent
by Charles Chan
· 9 years ago
6ef0b76
YANG translator error handler framework and UT fixes.
by Bharat saraswal
· 9 years ago
91ee01b
fix mci mcis commands
by Michele Santuari
· 9 years ago
38f0169
Dropping DatabaseManager and related code. Goodbye!
by Madan Jampani
· 9 years ago
e04626f
ONOS-4082: Packet structures- TLV packet structures
by mohamed rahil
· 9 years ago
4563aa2
Fix NPE, CNF exceptions in REST API
by Jian Li
· 9 years ago
3780d4b
ONOS-4218: Fixes for resource store transaction failures
by Madan Jampani
· 9 years ago
284fb69
Updating BUCK files to match pom.xml changes
by Brian O'Connor
· 9 years ago
01ac79e
Updating onos-of-api
by Brian O'Connor
· 9 years ago
344ea7a
Removing commons-io and concurrent-trees from onlab-thirdparty
by Brian O'Connor
· 9 years ago
47047b2
Adding interfaces and single implementation required for build.
by Aaron Kruglikov
· 9 years ago
709b19f
Add snapshot repo back into base pom
by Jonathan Hart
· 9 years ago
3534933
Changing onos-secure-ssh test tool and scenario to allow parallel execution of the onos-secure-ssh tool.
by Thomas Vachuska
· 9 years ago
4499f16
Removing deprecated catalyst from onos tree
by Brian O'Connor
· 9 years ago
0ae473d
STC fixes
by Ray Milkey
· 9 years ago
a450bd0
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
by Brian O'Connor
· 9 years ago
b11773e
Updating objenesis version in features.xml
by Brian O'Connor
· 9 years ago
0311a4b
Simplifying onos branding bundle
by Brian O'Connor
· 9 years ago
7ceb7b0
Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep
by Jian Li
· 9 years ago
8b0ea96
Camelize the name of metric type for REST API
by Jian Li
· 9 years ago
95caba3
Fixing OF flow and group provider run-time dependency.
by Thomas Vachuska
· 9 years ago
27438ff
Add Optical ODU cross-connect Intent
by Rimon Ashkenazy
· 9 years ago
c2d754b
[ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
a0d9a17
Remove duplicated treatment building from GroupBucketEntryBuilder
by Jian Li
· 9 years ago
845c328
Added meter and table transition following other treatment instructions in FlowViewMessageHandler.
by Konstantinos Kanonakis
· 9 years ago
fb8b816
REST API's for tenants, virtual networks, virtual devices ad virtual ports.
by Claudine Chiu
· 9 years ago
1303253
Adding driver information and short version to cli print of devices and hosts
by Andrea Campanella
· 9 years ago
1111197
Bugfix: count outgoing control messages if CPMan is activated
by Jian Li
· 9 years ago
d86fac3
[ONOS-3663] Add swagger doc for control metrics query REST API
by Jian Li
· 9 years ago
1e0a586
[GoldenEye] [ONOS-4163] Add provider service API
by Avantika-Huawei
· 9 years ago
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
Next »