Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
66b77fa26bc320808a1019958df5ee0791e18bf7
/
incubator
/
net
/
src
/
test
2323596
Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures.
by Thomas Vachuska
· 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
aa8de49
[ONOS-5599] Store meter features into MeterStore
by Jordi Ortiz
· 8 years ago
03c234e
Fix master branch
by Yuta HIGUCHI
· 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
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
d832fc5
Ignoring unit tests for deprecated vnet implementation.
by Thomas Vachuska
· 8 years ago
7f872a7
[ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes.
by Claudine Chiu
· 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
945828d
ONOS-5682 Introduced VIRTUAL_DEVICE_* events.
by Claudine Chiu
· 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
584ea2d
Unit tests for Neighbour Resolution Service.
by Jonathan Hart
· 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
6c60389
In vnet CLI, separates virutal port creation and binding operations.
by Yoonseon Han
· 8 years ago
3b8101a
Refactored IntentPartitionService as WorkPartitionService
by Madan Jampani
· 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
682c19e
ONOS-2184 - Removing obsolete PtToPtIntentVirtualNetworkProvider.
by Brian Stanke
· 8 years ago
fb61df4
ONOS-2184 - Implementation of virtual network topology provider.
by Brian Stanke
· 8 years ago
30a8a2a
ONOS-2184 - add virtual network host service.
by Claudine Chiu
· 8 years ago
11f6d53
ONOS-2184 - Initial implementation of Virtual network Intent service.
by Brian Stanke
· 8 years ago
7a81b53
ONOS-2184 Adding VirtualHost support in Virtual Networks.
by Brian Stanke
· 8 years ago
891162b
Remove API deprecated in Falcon
by Sho SHIMIZU
· 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
612cebf
ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network
by Brian Stanke
· 9 years ago
4d57988
ONOS-3633 - Virtual network provider service API definitions.
by Brian Stanke
· 9 years ago
9a10897
ONOS-3633 - Implementation of virtual network point to point intent provider.
by Brian Stanke
· 9 years ago
7f2d574
Distinguish between route added and route updated
by Jonathan Hart
· 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
e72ac55
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
5df1447
ONOS-4076 - Virtual Network CLI commands and bug fixes in
by Brian Stanke
· 9 years ago
0e5c94e
ONOS-4075 - Distributed virtual network store implementation,
by Brian Stanke
· 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
31ad527
ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key"
by Claudine Chiu
· 9 years ago
ca93d9a
ONOS-3655 - This Device key subsystem update adds the implementation of the
by Brian Stanke
· 9 years ago
79e5287
[Falcon] Refactored mcast store implementation.
by alshabib
· 9 years ago
c65dd71
ONOS-3321 Added ability for applications to register a deactivation hook.
by Thomas Vachuska
· 9 years ago
ed0951f
initial impl of a multicast route table
by alshabib
· 9 years ago
70aaa1b
adding device specific counters for meter ids in the meter service.
by alshabib
· 9 years ago
b4ebbc3
Unit tests for InterfaceManager
by Jonathan Hart
· 9 years ago
4998caa
ONOS-2488 Finished moving network config stuff out of the incubator area.
by Thomas Vachuska
· 9 years ago
e1248b6
Adding tests for meter service.
by alshabib
· 9 years ago
a412236
ONOS-2190 - Move org.onosproject.net.config.* out of the incubator
by Ray Milkey
· 9 years ago
ae9faf1
Unit tests for the Network Config Manager class
by Ray Milkey
· 9 years ago
75dc889
Adding fractal mininet topo and domain config json
by Brian O'Connor
· 9 years ago
ce2d8b5
Initial implementation of the intent domain manager
by Brian O'Connor
· 9 years ago