Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bc9edb151576b67e2a0d7a1d9e7f87d32ee27827
/
incubator
/
net
/
src
/
main
43c5670
Fix typo
by sangyun-han
· 7 years ago
205af45
ONOS-6625: Remove meters from device not present in onos
by Jordi Ortiz
· 7 years ago
9287b63
MeterManager optimiziation. Use entryset instead of keyset avoiding some store access,
by Jordi Ortiz
· 7 years ago
58d5ec0
FIX: Onos is reinstalling the meter to the switch when in PENDING_REMOVE state
by Jordi Ortiz
· 7 years ago
89ef158
Remove deprecated RouteService APIs.
by Jonathan Hart
· 7 years ago
222c6ec
[ONOS-6549] (vNet) Balance role commands for virtual netwrok
by Harold Huang
· 7 years ago
e86d35f
[ONOS-6627] Revise adding and removing packet processor for virtual network
by Harold Huang
· 7 years ago
d4be52f
Clean up routes when the ONOS node they were sourced from goes down
by Jonathan Hart
· 7 years ago
bee92f6
[ONOS-6616] Revise VirtualPacketContext and DefaultVirtualPacketProvider
by Harold Huang
· 7 years ago
df43aa3
Fix missing unsetDelegate call
by Yuta HIGUCHI
· 7 years ago
8c3680e
fix: (vnet) virtual flowrule provider fails
by Yoonseon Han
· 7 years ago
ea8ac72
[ONOS-6371] (vnet) mastership manager tests
by Yoonseon Han
· 7 years ago
2b24337
fix: (vNet) remove dependency for test codes
by Yoonseon Han
· 7 years ago
d6ba9a6
[ONOS-5648] skeleton code for VirtualMeterProvider
by yoonseon
· 8 years ago
a327701
[ONOS-6371] (vNet) simple mastership store
by Yoonseon Han
· 7 years ago
aea0f33
[ONOS-6371] (vNet) mastership manager implementation
by Yoonseon Han
· 7 years ago
10dbafd
Carry information about source ONOS node in each route.
by Jonathan Hart
· 7 years ago
ab7a1f6
fix: (vNet) reflect changes of flow objective service
by Yoonseon Han
· 7 years ago
8c9e410
ONOS-6052
by Kavitha Alagesan
· 8 years ago
a578d76
[ONOS-6395] (vNet) Defining mastership service
by Yoonseon Han
· 7 years ago
3fcf743
[ONOS-6473] Refactor getPhysicalDevices method in VirtualNetworkService
by Harold Huang
· 7 years ago
9e04379
[ONOS-5919] (vCore) separate Intent store
by Yoonseon Han
· 8 years ago
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
ffcc32f
(vNet) fix:introduce virtual network service adapter
by Yoonseon Han
· 8 years ago
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 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
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
c8089db
[ONOS-6179] Virtual Network Packet Propagation Issue
by Yoonseon Han
· 8 years ago
f702168
Enhance the RouteEvent to notify listeners of alternative viable routes.
by Jonathan Hart
· 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
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
9a18f49
ONOS-6047 make VirtualNetworkServiceManager.ServiceKey class static + add test for VirtualNetworkManager.get
by Claudine Chiu
· 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
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
6602867
Fix NPE on DefaultVirtualPacketProvider deactivate
by Jonathan Hart
· 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
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
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
c70b4e0
[ONOS-5487] Implementation skeleton for VirtualFlowProvider.
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
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
65a0ab3
Augments NRM
by Pier Luigi
· 8 years ago
42782b5
fixbug: should use the new/update tunnel to setup tunnel
by chengfan
· 8 years ago
6b972c3
[ONOS-5708] Implement VirtualNetworkFlowRuleManager
by yoonseon
· 8 years ago
1f51857
[ONOS-5806] Revise virtual provider and provider service
by yoonseon
· 8 years ago
70222ad
ONOS-5680 Implemented VirtualNetworkFlowRuleManager skeleton.
by Claudine Chiu
· 8 years ago
48ca519
Various fixes
by Pier Ventre
· 8 years ago
1abfb63
ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel
by tony-liu
· 8 years ago
cab494d
Allow adding/removing static routes through network config service
by Charles Chan
· 8 years ago
214963b
[ONOS-5686] Re-naming and re-constructing virtual network classes
by yoonseon
· 8 years ago
b21d69a
Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route
by Charles Chan
· 8 years ago
878c78c
MulticastRouteManager: remove sink on deactivate
by Victor Silva
· 8 years ago
3822430
ONOS-4858 Resubmit pending intents with same timestamp
by Brian O'Connor
· 8 years ago
584ea2d
Unit tests for Neighbour Resolution Service.
by Jonathan Hart
· 8 years ago
c78a098
Carry more information in NextHop
by Charles Chan
· 8 years ago
3a6f307
Add missing Sink to MeterManager.
by Jordi Ortiz
· 8 years ago
ef79434
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
e4d1310
Carry previous next hop information in RouteEvent
by Charles Chan
· 8 years ago
8fe9f4c
Carry location of next hop in ResolvedRoute
by Charles Chan
· 8 years ago
f0b3ad8
[OpenTAM_DPIS] DPI Statistics Manager & dpis CLI
by Sangsik Yoon
· 8 years ago
6c60389
In vnet CLI, separates virutal port creation and binding operations.
by Yoonseon Han
· 8 years ago
e4a5e1a
ONOS-5236 - Adapt SDN-IP to the new intent framework APIs
by Luca Prete
· 8 years ago
2efe0c2
NeighbourMessageContext: Change the name of the proxy API to forward.
by Jonathan Hart
· 8 years ago
0ba9852
Fix NeighbourResolutionManager which always
by Pier Ventre
· 8 years ago
c004adf
NeighbourMessageService: Don't push ARP flows when there are no handlers registered.
by Jonathan Hart
· 8 years ago
3b8101a
Refactored IntentPartitionService as WorkPartitionService
by Madan Jampani
· 8 years ago
1e393bb
Rename some classes and methods of neighbour API
by Jonathan Hart
· 8 years ago
c4f681c
Reimplemented the ProxyArp app on top of the NeighbourResolutionService.
by Jonathan Hart
· 8 years ago
eddce78
Temporarily disabling NeighbourPacketManager to fix STC tests.
by Thomas Vachuska
· 8 years ago
9bdaaec
Implementation of the NeighbourResolutionService.
by Jonathan Hart
· 8 years ago
22774cd
Addressing review comments of patch-3
by Viswanath KSP
· 8 years ago
f79ab48
Protect the RouteManagers threads from exceptions thrown by listeners
by Jonathan Hart
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
d13e4a4
Shutting down executor immediately to avoid evaluation of queued up tasks.
by Thomas Vachuska
· 8 years ago
c8187a0
ONOS-5092 Moved expensive processing off the listener thread.
by Thomas Vachuska
· 8 years ago
d03d7dd
Cleanup of AbstractPathService
by Brian O'Connor
· 8 years ago
45920dd
ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService).
by Claudine Chiu
· 8 years ago
Next »