Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
d8fd7865a007e55d7b581e67369a1ce08794fd59
/
incubator
« Previous
7a81b53
ONOS-2184 Adding VirtualHost support in Virtual Networks.
by Brian Stanke
· 8 years ago
0e03f59b
More idiomatic code in Stream API
by Sho SHIMIZU
· 8 years ago
891162b
Remove API deprecated in Falcon
by Sho SHIMIZU
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
6c02d9e
New ApplicationStore that uses a single ConsistentMap to track all app related state
by Madan Jampani
· 8 years ago
839b6ed
Fixing file permissions
by Yuta HIGUCHI
· 8 years ago
ab69c2c
Fix javadoc parameters
by Charles Chan
· 8 years ago
8e9f8d1
ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks.
by Brian Stanke
· 8 years ago
8691428
ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use
by Brian Stanke
· 8 years ago
bb6b445
Kafka Integration Application (Fix Javadoc errors + review comments)
by Shravan Ambati
· 9 years ago
cfdf91b
[ONOS-4606] Avoid generating incorrect NetworkId
by Kenji HIKICHI
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
48dac72
Fix OSGi issue.
by HIGUCHI Yuta
· 8 years ago
801121b
Skip intents that aren't PointToPont
by Ray Milkey
· 8 years ago
612cebf
ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network
by Brian Stanke
· 9 years ago
03666a3
Remove duplicate registrations.
by HIGUCHI Yuta
· 8 years ago
3fce242
[ONOS-4520] Separate ProtoBuf model from gRPC services
by HIGUCHI Yuta
· 8 years ago
e3e9063
[ONOS-4520] Separate model messages from service messages in ProtoBuf IDL.
by HIGUCHI Yuta
· 8 years ago
c0f5045
Remove some of unnecessary register calls.
by HIGUCHI Yuta
· 8 years ago
e75edbf
[ONOS-4170] Add a new tunnel state
by Avantika-Huawei
· 8 years ago
d70e957
Tunnel Service extenstion to support to create tunnel from APP and also to carry Label stack as network resource
by Satish K
· 9 years ago
0a011be
bugfix: comparing wrong field
by HIGUCHI Yuta
· 9 years ago
f87ccda
Update gRPC to 0.14.0
by HIGUCHI Yuta
· 9 years ago
d8adcef
Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel and call provider. Query will always return null. Null Pointer exception.
by Satish K
· 9 years ago
eb49549
PtToPtIntentVirtualNetworkProvider invalid null parameter exception handling.
by Shashikanth VH
· 9 years ago
be27bb3
Updating BUCK files
by Brian O'Connor
· 9 years ago
4d57988
ONOS-3633 - Virtual network provider service API definitions.
by Brian Stanke
· 9 years ago
2c626cc
changes for getting the previous subject of the modified interface.
by gaurav
· 9 years ago
9a10897
ONOS-3633 - Implementation of virtual network point to point intent provider.
by Brian Stanke
· 9 years ago
e10a6e9
[ONOS-4163] Add tunnel service API
by Avantika-Huawei
· 9 years ago
d77c881
Buck build bugfixes
by Ray Milkey
· 9 years ago
d5714e0
New and direct StorageService method for creating an AtomicCounter
by Madan Jampani
· 9 years ago
8e94b0c
[ONOS-4287] Persistent and distributed alarm store
by Andrea Campanella
· 9 years ago
d55e84d
CORD-348 multicast support in SegmentRouting and vRouter
by Charles Chan
· 9 years ago
7f2d574
Distinguish between route added and route updated
by Jonathan Hart
· 9 years ago
6381a24
Update gRPC
by HIGUCHI Yuta
· 9 years ago
1ad75f2
Modified BGP and FPM route sources to push to new route service.
by Jonathan Hart
· 9 years ago
695f5d0
Updating BUCK files for 3rd party dependencies.
by Brian O'Connor
· 9 years ago
6c2e796
Unit tests for route store.
by Jonathan Hart
· 9 years ago
637c807
Moving Polling alarm provider into faultamangement application
by Andrea Campanella
· 9 years ago
fd17661
Route CLI improvements and bug fixes
by Jonathan Hart
· 9 years ago
e72ac55
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
4c3c997
[GoldenEye] [ONOS-4163] Add provider service update API with status change
by Avantika-Huawei
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
ce54193
Adding a dependency for BUCK.
by Thomas Vachuska
· 9 years ago
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
Next »