Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
0537005d791bff99f7bed3692413dc9dc0714dbf
/
incubator
« Previous
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
bfc5c48
Implementation of the route service
by Jonathan Hart
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
fb8b816
REST API's for tenants, virtual networks, virtual devices ad virtual ports.
by Claudine Chiu
· 9 years ago
1e0a586
[GoldenEye] [ONOS-4163] Add provider service API
by Avantika-Huawei
· 9 years ago
7d7e2f5
API for core-based unicast route service.
by Jonathan Hart
· 9 years ago
a2d3750
CORD-613 Adding ability to administratively enable or disable a port via CLI.
by Saurav Das
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
a45755d
Fixes to solve Jira Issues ONOS-4173 and ONOS-4174
by Konstantinos Kanonakis
· 9 years ago
b14221c
Add support for reconfiguring interfaces in SDN-IP.
by Jonathan Hart
· 9 years ago
73aae6c
Remove ResourceId deprecated in Emu
by Sho SHIMIZU
· 9 years ago
5df1447
ONOS-4076 - Virtual Network CLI commands and bug fixes in
by Brian Stanke
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
0e5c94e
ONOS-4075 - Distributed virtual network store implementation,
by Brian Stanke
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
9eb45bb
Add config validation for vRouter and PIM configs
by Jonathan Hart
· 9 years ago
b6d998e
[ONOS-4014] Refactor *Id classes to extend from Identifier class
by Jian Li
· 9 years ago
72282af
Fixes some issues that were preventing intent tests from running
by Madan Jampani
· 9 years ago
fc1a631
Functionality issue. 1) REMOVE event is generated though the tunnel is not removed 2) Logic w.r.t producer name conflict with Tunnel Manager and Store
by Satish K
· 9 years ago
317a7de
Fixed issue in MeterManager.java
by Konstantinos Kanonakis
· 9 years ago
00cddda
Send PIM Join/Prune messages based on events from the McastService.
by Jonathan Hart
· 9 years ago
e014b3a
ONOS-3931: move DeviceKey manager and store implementations from incubator to core
by Claudine Chiu
· 9 years ago
1aa5814
support addition and removal of mcast sinks vlan mcast rules are now optional
by alshabib
· 9 years ago
31ad527
ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key"
by Claudine Chiu
· 9 years ago
f8ba8f0
Fix for Null Dereference in Label Store
by Satish K
· 9 years ago
e312fc7
ONOS-3658 - Adding CLI commands to display and manage Device Keys.
by Brian Stanke
· 9 years ago
ef7e290
Make use of Optional more idiomatic
by Sho SHIMIZU
· 9 years ago
e62b507
switching ConcurrentHashSet in mcastdata to ConcurrentHashMap due to serialization issues.
by alshabib
· 9 years ago
6ccfc5a
Fixes to the IGMP app to process group membership reports
by Jonathan Hart
· 9 years ago
9bf8d7c
ONOS-3655 - Adding username and password support into the device key subsystem.
by Brian Stanke
· 9 years ago
1d00639
Move multicast CLI commands into the core with the core mcast system.
by Jonathan Hart
· 9 years ago
ca93d9a
ONOS-3655 - This Device key subsystem update adds the implementation of the
by Brian Stanke
· 9 years ago
07eb041
Implemented REST API for multicast RIB.
by Jonathan Hart
· 9 years ago
aa6211a
ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey
by Brian Stanke
· 9 years ago
2b4f32d
ONOS-3655 - Initial submission for DeviceKey subsystem.
by Brian Stanke
· 9 years ago
e17d328
Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it.
by Madan Jampani
· 9 years ago
43d232e
Add API to look up interface by name
by Jonathan Hart
· 9 years ago
a636405
label subsystem bugfix
by Priyanka B
· 9 years ago
51539b8
Enforce naming convention regarding abbreviations
by Jonathan Hart
· 9 years ago
e4583fd
[ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency
by Jian Li
· 9 years ago
97f7e47
Use TestTools.findAvailablePort
by HIGUCHI Yuta
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
4b5c6dc
Added events for the Interface subsytem
by Jonathan Hart
· 9 years ago
c032c83
Reduce use of deprecated ClusterCommunicationService.addSubscriber()
by Sho SHIMIZU
· 9 years ago
6344f57
Implemented control plane redirect for control traffic.
by Jonathan Hart
· 9 years ago
4ae5aa8
Blew away old version of PIM to restructure. And:
by Rusty Eddy
· 9 years ago
b4a4215
[Falcon] Add ComponentService that allows applications to select which components are loaded.
by Jonathan Hart
· 9 years ago
1932b93
Add getMeters method for obtaining meter collection by device id
by Jian Li
· 9 years ago
676249c
Fix Sonar critical flagged bugs
by Ray Milkey
· 9 years ago
b172d5f
[ONOS-3203] End-to-end demo of Fault Management via SNMP.
by kmcpeake
· 9 years ago
6ec1ee7
fix serializer in DistributedMcastStore.
by alshabib
· 9 years ago
79e5287
[Falcon] Refactored mcast store implementation.
by alshabib
· 9 years ago
bd7f878
ONOS-3124 Sketch of simplified intent domain service
by Brian O'Connor
· 9 years ago
7c1583c
[Falcon] ONOS-3372 Link related Service on gRPC
by HIGUCHI Yuta
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
4fe18c8
CHANGE 1:
by kmcpeake
· 9 years ago
7dbe629
Add optional "name" parameter in interface configuration.
by Jonathan Hart
· 9 years ago
4380f54
Excluding generated-sources from javadoc gen in rpc-grpc pom.xml
by Brian O'Connor
· 9 years ago
15653fd
ONOS-3323 gRPC implementation of Remote Service
by HIGUCHI Yuta
· 9 years ago
0de8761
Function issue fix in Distributed Label Resource Store
by Satish K
· 9 years ago
d972235
TunnelStore_functionalIssue
by Satish K
· 9 years ago
f1b38bc
Equals review fix for Dist Tunnel Store
by Satish K
· 9 years ago
59e6400
ONOS-3322 Add very basic RPC Manager test
by HIGUCHI Yuta
· 9 years ago
279b8d1
ONOS-3322 Sketch of Remote Service
by HIGUCHI Yuta
· 9 years ago
30ba400
Fix javadoc warnings
by Charles Chan
· 9 years ago
ca9cc8e
Avoid use of Objects.hash when there's only 1 params
by HIGUCHI Yuta
· 9 years ago
c65dd71
ONOS-3321 Added ability for applications to register a deactivation hook.
by Thomas Vachuska
· 9 years ago
ccda0b5
Enable checkstyle rule to enforce package-info.java files
by Ray Milkey
· 9 years ago
e3879f7
ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull)
by Luca Prete
· 9 years ago
5251562
Fixing Javadoc errors
by Brian O'Connor
· 9 years ago
0bdf837
Add basic ability to add and remove interfaces
by Jonathan Hart
· 9 years ago
3d62fd7
Adding vnet provider and related interfaces.
by Thomas Vachuska
· 9 years ago
c6b6080
changing event posting to not post from compute.
by alshabib
· 9 years ago
ed0951f
initial impl of a multicast route table
by alshabib
· 9 years ago
0574a55
Fix type mismatch MeterId -> MeterKey
by HIGUCHI Yuta
· 9 years ago
b4916d0
Intent domain for multiple domains (incubation)
by Aaron Kruglikov
· 9 years ago
5196e86
cleaning up some meter code
by alshabib
· 9 years ago
70aaa1b
adding device specific counters for meter ids in the meter service.
by alshabib
· 9 years ago
33979fd
Starting work on virtual network subsystem implementation.
by Thomas Vachuska
· 9 years ago
b4ebbc3
Unit tests for InterfaceManager
by Jonathan Hart
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
4c571ae
Fixing @Beta tags
by Thomas Vachuska
· 9 years ago
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
f58a888
Fill in some missing package info files.
by Ray Milkey
· 9 years ago
ed4fdcd
Remove redundant interface object from interface configuration
by Jonathan Hart
· 9 years ago
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
Next »