Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
365cc08591a54e38978e60458cc5acc9b43fd979
/
incubator
eedf6a6
Starting snapshot 1.10.1-SNAPSHOT
by Ray Milkey
· 7 years ago
17ef7ca
Tagging 1.10.0
by Ray Milkey
· 7 years ago
1.10.0
c3b86b9
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
e8d98fd
Tagging 1.10.0-rc5
by Ray Milkey
· 7 years ago
1.10.0-rc5
b436e92
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
c559910
Tagging 1.10.0-rc4
by Ray Milkey
· 7 years ago
1.10.0-rc4
281624b
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
0629e8a
Tagging 1.10.0-rc3
by Ray Milkey
· 7 years ago
1.10.0-rc3
eafcbd2
ONOS-6052
by Kavitha Alagesan
· 8 years ago
268ebfa
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
33d7e58
Tagging 1.10.0-rc2
by Ray Milkey
· 7 years ago
1.10.0-rc2
df28ecd
[ONOS-6188] Notify to MeterListeners meter installation and removal on device.
by Jordi Ortiz
· 8 years ago
6c84776
[ONOS-5934] MeterId availability after withdraw.
by Jordi Ortiz
· 8 years ago
1547b3f
CORD-1180 Collection of fixes for hash-group buckets. Required the following changes:
by Saurav Das
· 7 years ago
2048c1f
Cleaning up intent tests setup/teardown to avoid cascading failures
by Thomas Vachuska
· 7 years ago
aa25605
[ONOS-6241] (vNet) Can't find a virtual device Id
by Yoonseon Han
· 7 years ago
ffcc32f
(vNet) fix:introduce virtual network service adapter
by Yoonseon Han
· 8 years ago
65f9eb9
ONOS-4380 Refactor AlarmId and Alarm construction and update
by Andrea Campanella
· 8 years ago
7485070
Initialize both route stores on activation.
by Jonathan Hart
· 8 years ago
70e2db8
ONOS-6382 fail removal of non-existent virtual network with IllegalStateException
by Claudine Chiu
· 8 years ago
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 8 years ago
e1a7e54
(vNet) fix: jenkins failure due to vnet test cases
by Yoonseon Han
· 8 years ago
997c842
fix: (vnet) sync batch flow rule batch operation
by Yoonseon Han
· 8 years ago
5cf483a
fix: (vNet) solve the problem that vnet flows aren't removed
by Yoonseon Han
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
7362e67
[ONOS-6249] (vNet) Link mapping and end-to-end isolation for virtual network
by Harold Huang
· 8 years ago
5889691
ONOS-5958 Meter restoration to device
by Jordi Ortiz
· 8 years ago
cdc4b8c
ONOS-6204 initial impl of dist. flow objective store
by Claudine Chiu
· 8 years ago
9049252
bump gRPC version to 1.2.0
by Yuta HIGUCHI
· 8 years ago
c8089db
[ONOS-6179] Virtual Network Packet Propagation Issue
by Yoonseon Han
· 8 years ago
914acb8
onos-6296: Null Pointer check before using null object
by rohitsharan
· 8 years ago
1f036b8
ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec
by Claudine Chiu
· 8 years ago
f702168
Enhance the RouteEvent to notify listeners of alternative viable routes.
by Jonathan Hart
· 8 years ago
b7d6b8e
ONOS-6164 Fix the add and remove command to the virtual network store
by Harold Huang
· 8 years ago
ffaeac3
Fixed Maven build failure
by Hyunsun Moon
· 8 years ago
8877d3c
Bugfix: Fix unit test error caused by unreferenced OSGI package
by Jian Li
· 8 years ago
4a65211
fix: (vNet) listener registry initialization issue
by Harold Huang
· 8 years ago
88cc343
Update checkstyle to version 6.19
by Ray Milkey
· 8 years ago
b14461b
fix: (vNet) class load issues for OSGi bundle.
by Yoonseon Han
· 8 years ago
0932ac5
Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats.
by Thomas Vachuska
· 8 years ago
e502e9d
ONOS-6201 Add next and filtering objective unit tests to VirtualNetworkFlowObjectiveManagerTest
by Claudine Chiu
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
4b0eda8
Remove usage of deprecated function
by Jon Hall
· 8 years ago
f2e7a34
Carry original route in ResolvedRoute object.
by Jonathan Hart
· 8 years ago
92ca94d
Carry next hop VLAN in the resolved route
by Charles Chan
· 8 years ago
96c146b
Refactor route subsystem to support multiple routes for each prefix.
by Jonathan Hart
· 8 years ago
93722ef
apperent infinite loop
by kdarapu
· 8 years ago
465a260
ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed
by Claudine Chiu
· 8 years ago
b3b09cd
Allow interface service to provide all interface that contain given IP
by Charles Chan
· 8 years ago
86bebed
[ONOS-5936] (vCore) Virtual FlowObjective Manager and Store
by yoonseon
· 8 years ago
b0ae6ee
CORD-999 changes to support vlans
by Saurav Das
· 8 years ago
9a18f49
ONOS-6047 make VirtualNetworkServiceManager.ServiceKey class static + add test for VirtualNetworkManager.get
by Claudine Chiu
· 8 years ago
97b9b59
fix: Virtual flow rule and packet store
by yoonseon
· 8 years ago
3c3e99e
(vCord) Add a convenience method for providing a list of physical device
by sangyun-han
· 8 years ago
e7f6b91
ONOS-6047 fix VirtualNetworkManager.get() to return existing service class
by Claudine Chiu
· 8 years ago
79a0abd
Lift route config access into its own component on top of the RouteService.
by Jonathan Hart
· 8 years ago
c4c2d62
Factor out createBinaryString method
by Jonathan Hart
· 8 years ago
33821fb
Fix: to register eventlisteners for virtualnetwork
by Yoonseon Han
· 8 years ago
ce77433
[ONOS-5911] Port removal after receiving OFPR_DELETE port status reason.
by Michal Mach
· 8 years ago
8c7b06a
Remove unnessasry semicolons
by Jon Hall
· 8 years ago
93ce3e8
ONOS-6027 add request/cancelPackets tests to VirtualNetworkPacketManagerTest
by Claudine Chiu
· 8 years ago
dc3210d
[ONOS-5897] (vCore) Create Group Manager and Store
by yoonseon
· 8 years ago
670ac5d
Resource group to share resources between intents
by Luca Prete
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
2323596
Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures.
by Thomas Vachuska
· 8 years ago
6602867
Fix NPE on DefaultVirtualPacketProvider deactivate
by Jonathan Hart
· 8 years ago
b84df5d
Bump karaf from 3.0.5 to 3.0.8
by Jon Hall
· 8 years ago
1021932
[ONOS-5647] (vnet SBI) Skeleton for VirtualGroupProvider object.
by yoonseon
· 8 years ago
fb4a1db
[ONOS-5924] fix for Cbench test regression
by yoonseon
· 8 years ago
bae2cb2
Implement vlan-untagged, vlan-tagged, vlan-native in interface config
by Charles Chan
· 8 years ago
4994c3d
Fix: stc setup fail due to virtual packet provider
by yoonseon
· 8 years ago
736a73b
fix: virtual packet provider test
by yoonseon
· 8 years ago
322c9c3
[ONOS-5731] Implement skeleton of VirtualNetworkPacketManager
by yoonseon
· 8 years ago
5a51ef7
[ONOS-5571] Implementating skeleton for VirtualPacket Provider
by yoonseon
· 8 years ago
a0557a2
Restructure ProtoBuf & gRPC project structure
by Yuta HIGUCHI
· 8 years ago
17f9ab6
ONOS-5894 FaultManagement minor refactoring and optimizing CLI commands
by Andrea Campanella
· 8 years ago
67546fb
[ONOS-5310] FullMetersAvailable
by Jordi Ortiz
· 8 years ago
21daebf
MeterManager, check max meters before requesting a new meter
by Jordi Ortiz
· 8 years ago
aa8de49
[ONOS-5599] Store meter features into MeterStore
by Jordi Ortiz
· 8 years ago
03c234e
Fix master branch
by Yuta HIGUCHI
· 8 years ago
8df84bc
[ONOS-5474] (SBI) Define VirtualDeviceProvider
by sangyun-han
· 8 years ago
c70b4e0
[ONOS-5487] Implementation skeleton for VirtualFlowProvider.
by Yoonseon Han
· 8 years ago
fd7024f
[ONOS-5501] Defining VirtualMeterProvider Interface
by Yoonseon Han
· 8 years ago
2398d96
Vector cost proposed to TST on 2016-07-13
by Andrey Komarov
· 8 years ago
09f88b8
Removes leftovers of the previous patches.
by Pier Ventre
· 8 years ago
a44d18a
Fixes NPE in route manager and activates probing.
by Pier Luigi
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
cbd1b39
Sonar fixes
by Jon Hall
· 8 years ago
bd8a93d
[ONOS-5729] VirtualFlowRuleStore implementation
by yoonseon
· 8 years ago
c6a6927
[ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism
by yoonseon
· 8 years ago
d5ec9e9
Adding to the 'devices' cli command an output that displays the local connectivity of a device.
by Saurav Das
· 8 years ago
143bc18
Route store delegation fix
by Charles Chan
· 8 years ago
65a0ab3
Augments NRM
by Pier Luigi
· 8 years ago
fe72197
[ONOS-5821] (core) Develop Virtual Event Delivery Service
by yoonseon
· 8 years ago
d832fc5
Ignoring unit tests for deprecated vnet implementation.
by Thomas Vachuska
· 8 years ago
Next »