Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9f95f99a0e7612bacfba189ef5a0109d15a8f9b8
/
cli
/
src
/
main
/
java
89ef158
Remove deprecated RouteService APIs.
by Jonathan Hart
· 7 years ago
9882abb
ONOS-6654_Master - groups CLI command enhancement
by Sivachidambaram Subramanian
· 7 years ago
222c6ec
[ONOS-6549] (vNet) Balance role commands for virtual netwrok
by Harold Huang
· 7 years ago
160732b
minor fixes to add-test-flows
by Yuta HIGUCHI
· 7 years ago
46f3edd
Fix wipe out command for wiping out Intents
by Yi Tseng
· 7 years ago
d1ce4bc
Fix javadoc warnings
by Yuta HIGUCHI
· 7 years ago
686fba0
Remove deprecated MPLS Intent classes
by Ray Milkey
· 7 years ago
cd06c69
Extend host structures to store multiple locations
by Charles Chan
· 8 years ago
10dbafd
Carry information about source ONOS node in each route.
by Jonathan Hart
· 7 years ago
0b5b35d
IntentCycleCommand fields not used latch and end. remove them(revise version)
by HelloONOS
· 8 years ago
d3a0b21
Fix latency constraint
by dingdamu
· 7 years ago
048bf9a
Remove deprecated API from the Interface class
by Ray Milkey
· 7 years ago
a19c188
meter-remove command accept hex values as input like meter-add and meters output.
by Jordi Ortiz
· 8 years ago
cfc7a61
[ONOS-5957] Meter lists filter also by meterId if desired.
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
af1c9f3
Add "intent-installers" command
by Yi Tseng
· 7 years ago
8c9a701
[ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value
by sivachidambaram subramanian
· 8 years ago
34b7a49
ONOS-6285 ConnectivityIntentCommand.java: The 'appIdForIntent' variable in the 'key' method is not used, so it can be deleted.
by wu
· 8 years ago
0ee20bf
ONOS-6259: Topo2 - Implement server-side highlighting model (WIP)
by Simon Hunt
· 7 years ago
770093f
Extension of the LinkCollectionCompiler to support Domains
by Thomas Szyrkowiec
· 7 years ago
58ea8f2
Sort routes for a prefix by next hop address.
by Jonathan Hart
· 7 years ago
02a125e
CLI command to log something for ease of debugging.
by Yuta HIGUCHI
· 7 years ago
a271faa
Implementation of the DomainService
by Michele Santuari
· 8 years ago
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 8 years ago
57ba1e1
debug CLI command for NETCONF
by Yuta HIGUCHI
· 8 years ago
449e63c
[ONOS-1381] SHowing more details for optical intents
by Andrea Campanella
· 8 years ago
dd70dfb
[ONOS-6210] Should be able to remove device from store if device is not reachable
by Palash Kala
· 8 years ago
537e47c
Add option to create uni-directional link
by Yuta HIGUCHI
· 8 years ago
1f036b8
ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec
by Claudine Chiu
· 8 years ago
c4ca710
Europe Region Demo data script written.
by Simon Hunt
· 8 years ago
36b3793
NPE fix for groups command without the use of 'any'
by Saurav Das
· 8 years ago
a3fcf67
Fix Sonar issue:
by Jon Hall
· 8 years ago
7fc7246
Match channel spacing to resource management unit.
by Yuta HIGUCHI
· 8 years ago
6f44279
removing a dead local variable, refactoring
by Palash Kala
· 8 years ago
88cc343
Update checkstyle to version 6.19
by Ray Milkey
· 8 years ago
652ea83
ONOS-6159 Add command completers for v-net CLI
by Harold Huang
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 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
ed81ed6
Added scale and offset parameters to LayoutAddCommand.
by Simon Hunt
· 8 years ago
5d025c3
add option to remove netcfg from CLI
by Yuta HIGUCHI
· 8 years ago
1002b0a
[ONOS-5957] Add output to meter-remove command result
by Jordi Ortiz
· 8 years ago
161445a
[ONOS-5957] Add output to meter-add command result
by Jordi Ortiz
· 8 years ago
45f4d3d
Enabling multi level inheritance in cli drivers list
by Andrea Campanella
· 8 years ago
0b1449d
CLI options: flows (remove), intents (remove/purge; details)
by Carolina Fernandez
· 8 years ago
e6e2b76
ONOS-6031 Fixing class loading problem when adding FullMeatersAvailable to corsa-v39 driver
by Andrea Campanella
· 8 years ago
0083a51
Revisit parents handling in drivers command
by Yuta HIGUCHI
· 8 years ago
3120778
CLI to configure extra link attributes
by Yuta HIGUCHI
· 8 years ago
8bda4d8
Sort links command output
by Yuta HIGUCHI
· 8 years ago
7438f5a
Mechanism to add Port annotation via netcfg
by Yuta HIGUCHI
· 8 years ago
2cdf4e3
driversList Command doesn't display the driver info if it doestn't have a parent Driver
by Frank Wang
· 8 years ago
e9717e6
Allow associating a background map/sprite with the root layout.
by Simon Hunt
· 8 years ago
bc30e68
More plumbing of grid coordinates vs. geo coordinates.
by Simon Hunt
· 8 years ago
de10c78
ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure
by Luca Prete
· 8 years ago
670ac5d
Resource group to share resources between intents
by Luca Prete
· 8 years ago
f0e09cd
intents --mini-summary
by Yuta HIGUCHI
· 8 years ago
46e30cc
CLI action to pretty print JSON
by Yuta HIGUCHI
· 8 years ago
b69b6cc
Fix for [ONOS-5824]
by Pier Luigi
· 8 years ago
7e87663
[ONOS-5903] Intents always installs first path. Traffic path load is not distributed.
by jaegonkim
· 8 years ago
b5132fa
Fix spelling of actions in application command
by Jonathan Hart
· 8 years ago
3ccd373
Implement json cli in PacketProcessors and PacketRequests
by sangyun-han
· 8 years ago
315baad
Allow app activation by last component
by Yuta HIGUCHI
· 8 years ago
fce5147
Added completer for interface names
by Jonathan Hart
· 8 years ago
4c93e27
meter-add cli command instead of add-meter
by Jordi Ortiz
· 8 years ago
bae2cb2
Implement vlan-untagged, vlan-tagged, vlan-native in interface config
by Charles Chan
· 8 years ago
1d8cc49
meter-remove cli command
by Jordi Ortiz
· 8 years ago
a107172
CLI to add ProtectedTransportIntent
by Yuta HIGUCHI
· 8 years ago
5db2e87
Improving output for intents and intents -s
by Luca Prete
· 8 years ago
fadb9a3
intent-details command
by Yuta HIGUCHI
· 8 years ago
33485fb
Add support for disjoint Paths to paths CLI
by Yuta HIGUCHI
· 8 years ago
1560384
Correct parent class for portstats CLI
by Yuta HIGUCHI
· 8 years ago
d934003
ONOS-5908 exclude removed Devices
by Yuta HIGUCHI
· 8 years ago
3bbfd99
Extend add-meter command options
by Jordi Ortiz
· 8 years ago
8e78f46
Fix NPE when a driver has no parents
by Ray Milkey
· 8 years ago
61bb7f4
Print all parent drivers
by Yuta HIGUCHI
· 8 years ago
cbd1b39
Sonar fixes
by Jon Hall
· 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
6fd1ca9
Revert "Allows duplicating packets when requesting packet-in via PacketService"
by Pier Luigi Ventre
· 8 years ago
3e8e035
ONOS-5810 provide a way to consume protected links
by Yuta HIGUCHI
· 8 years ago
5f3c033
annotate-link command
by Yuta HIGUCHI
· 8 years ago
bc0d76f
[ONOS-5820] Add command for flow lists for virtual network
by yoonseon
· 8 years ago
1f1fef7
ONOS-5728
by kavitha Alagesan
· 8 years ago
fb4b04a
Fix wrong random priority generation
by Carolina Fernandez
· 8 years ago
874900e
Allows duplicating packets when requesting packet-in via PacketService
by Charles Chan
· 8 years ago
bacea91
Fix wrong format String
by Yuta HIGUCHI
· 8 years ago
218b9f3
Display the source in routes CLI command
by Charles Chan
· 8 years ago
b1b823f
[newOpenTAM] new Upgraded AFM and FlowStatisticService
by Sangsik Yoon
· 8 years ago
5361221
Working on Bay-Area-Region Demo.
by Simon Hunt
· 8 years ago
8526700
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
d0fa284
Layout and Region configs.
by Simon Hunt
· 8 years ago
b6a2f78
Fixed issue ONOS-5263
by Andreas Pantelopoulos
· 8 years ago
fa56d14
Adds loose filtering capability (-f) to cli commands (intents, flows)
by Carolina Fernandez
· 8 years ago
c78a098
Carry more information in NextHop
by Charles Chan
· 8 years ago
1ce0a7b
CORD-414 Editing hash groups buckets in the OF-DPA driver instead of
by Saurav Das
· 8 years ago
1778b52
Improve the argument description in RouteRemoveCommand
by Charles Chan
· 8 years ago
6c0ed24
ONOS-5479 - Clarify description of push-random-intents command
by Luca Prete
· 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
5e93545
Fix for ONOS-5033 hosts - dynamic or static
by sdn
· 8 years ago
Next »