Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
520259696cd86cb5759f12e979314117d9ab00dd
/
cli
/
src
/
main
/
java
/
org
/
onosproject
620f70d
LeadershipStore updates:
by Madan Jampani
· 9 years ago
83258ae
Use more concrete type for return value
by Sho SHIMIZU
· 9 years ago
460b972
Move static factory methods to the utility class
by Sho SHIMIZU
· 9 years ago
f95b96e
Change the APIs to instantiate Resource and ResourceId
by Sho SHIMIZU
· 9 years ago
1d7c9cb
ONOS-3732 Bandwidth resource registration using netcfg.
by HIGUCHI Yuta
· 9 years ago
d762746
Fixed a bug that resource command doesn't filter aggregatable types (MplsLabel and VlanId).
by Naoki Shiota
· 9 years ago
f33b893
Move inner classes to upper level
by Sho SHIMIZU
· 9 years ago
c93117d
[GEANT] Adding driver/behavior for setting configuration on NETCONF devices.
by Andreas Papazois
· 9 years ago
c7840bd
Improvements to flows list command.
by Jonathan Hart
· 9 years ago
634df8f
resources command enchancement
by HIGUCHI Yuta
· 9 years ago
4d2b490
fix push-test-intents with latch is 0 before countdown
by suibin zhang
· 9 years ago
02c109c
[ONOS-3634] Add CLI for displaying extended application properties
by Jian Li
· 9 years ago
d8d92db
ONOS-3754 Create driver/behavior for Ciena waveserver
by Andrea Campanella
· 9 years ago
8fa670a
Refactor: Rename ResourcePath to Resource for a better name
by Sho SHIMIZU
· 9 years ago
31f37ed
Define sub-types of Bandwidth to reduce round-off error
by Sho SHIMIZU
· 9 years ago
3f34218
Modified onos:resources CLI command to be able to filter resource types (ONOS-3617).
by Naoki Shiota
· 9 years ago
72ee30c
[ONOS-3730] Populate portSpeed for ODUCLT and OCH ports.
by Toru Furusawa
· 9 years ago
aef4585
Revert changes to use constants for Sonar suppression
by Ray Milkey
· 9 years ago
33a79ce
Sort portstats result by port number
by Charles Chan
· 9 years ago
12faf8d
Adding driver and behavior for getting configuration on NETCONF devices.
by Aaron Kruglikov
· 9 years ago
9f87e51
Sonar related fixes
by Ray Milkey
· 9 years ago
4f074c0
Completers for netcfg command
by HIGUCHI Yuta
· 9 years ago
bd7f878
ONOS-3124 Sketch of simplified intent domain service
by Brian O'Connor
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
52bb485
Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output
by Madan Jampani
· 9 years ago
14869be
[EMU] Deprecate old LinkResourceService related commands.
by HIGUCHI Yuta
· 9 years ago
848324f
[Emu] ONOS-3512 CLI for new resource subsystem
by HIGUCHI Yuta
· 9 years ago
ff280fa
Cosmetic improvements to the way interfaces are printed
by Jonathan Hart
· 9 years ago
4ce4596
CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA.
by Saurav Das
· 9 years ago
7dbe629
Add optional "name" parameter in interface configuration.
by Jonathan Hart
· 9 years ago
05b882c
encasulation CLI paramter and completer ONOS-3446
by Michele Santuari
· 9 years ago
a88db49
Avoid double wrap of Bandwidth class
by Sho SHIMIZU
· 9 years ago
eb70a94
[ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands
by andrea
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
761f004
ONOS-1684 Added support for app dependencies.
by Thomas Vachuska
· 9 years ago
ccd59a4
Better output format for hex group id
by Charles Chan
· 9 years ago
4f98008
CORD-48 Added support for broadcast next objective in OFDPA driver.
by Saurav Das
· 9 years ago
ba2d3b7
Implement OFActionEnqueue (OpenFlow 1.0 only)
by Steffen Gebert
· 9 years ago
6f5d306
[CORD-328] Shows type in groups command
by Charles Chan
· 9 years ago
554f5e7
Fixes NPE in CLI when user enters non-existent DPID in "flows any <dpid>" command.
by Saurav Das
· 9 years ago
afb546f
Fix for NPE due to invalid arguments
by Ayaka Koshibe
· 9 years ago
bbfdaaa
Implement OFActionSetQueue (OpenFlow 1.3 only)
by Steffen Gebert
· 9 years ago
e3879f7
ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull)
by Luca Prete
· 9 years ago
0bdf837
Add basic ability to add and remove interfaces
by Jonathan Hart
· 9 years ago
ed976a4
Inserted set and get controllers methods in ovsdb controller config
by andrea
· 9 years ago
ea5adc6
Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString.
by Thomas Vachuska
· 9 years ago
95810f5
CORD-13:Table Statistics support along with CLI and REST
by Srikanth Vavilapalli
· 9 years ago
a98825a
[Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo
by ssyoon90
· 9 years ago
a9a73de
[Emu] Open Flow Optical Port Description
by Yafit Hadar
· 9 years ago
924cda4
ONOS- 2946 Adding ability to view packet processor statistics.
by Thomas Vachuska
· 9 years ago
7f171b2
ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors.
by Thomas Vachuska
· 9 years ago
46080b6
Remove all address bindings code from Host subsystem.
by Jonathan Hart
· 9 years ago
2ddc411
Pretty print the output of the netcfg command
by Jonathan Hart
· 9 years ago
a8dbad4
Use diamond operator
by Sho SHIMIZU
· 9 years ago
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
4a6a70a
Remove unnecessary boxing
by HIGUCHI Yuta
· 9 years ago
0a400ea
Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode.
by Thomas Vachuska
· 9 years ago
b856b81
ONOS-1767 SM-ONOS implementation
by Changhoon Yoon
· 9 years ago
f97edc1
Javadoc fixes
by Madan Jampani
· 9 years ago
cf732fb
ONOS-2711 Replaced short to TpPort for tcp/udp ports
by Hyunsun Moon
· 9 years ago
4b003c5
Checks the emptiness of egressLabelString properly
by Charles Chan
· 9 years ago
11ff4a8
Delta Port Statistics added to DeviceStore, Device Service and CLI
by Dusan Pajin
· 9 years ago
e1248b6
Adding tests for meter service.
by alshabib
· 9 years ago
58fe6dc
fixes 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
6baf95d
Added unit info to metrics CLI command
by Flavio Castro
· 9 years ago
96c5a4a
ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss
by Jonathan Hart
· 9 years ago
eb8c947
Created InterfaceService which maintains an inventory of interfaces
by Jonathan Hart
· 9 years ago
cb7f0d1
check add-flows command to add-test-flows to avoid confusions
by suibin zhang
· 9 years ago
5e897b7
add print msg when use -p flag
by suibin zhang
· 9 years ago
baa163f
Fix NullPointerException with -s flag; add -s message
by suibin zhang
· 9 years ago
a776fe2
Block on the future in device-role CLI command
by Madan Jampani
· 9 years ago
d35f847
Refactored the wipe-out command code a bit.
by Thomas Vachuska
· 9 years ago
4b51941
ONOS-2315 adding auto-complete to the CLI
by Flavio Castro
· 9 years ago
313708b
Adding experimental Flow Objective composition
by Xin Jin
· 9 years ago
111b42b
Move address-bindings config to new config system
by Jonathan Hart
· 9 years ago
b129fbf
FIxed netcfg CLI to avoid double-nesting configs.
by Thomas Vachuska
· 9 years ago
a929363
wipe-out command changes to purge intents
by Hari Krishna
· 9 years ago
33937c4
Adding STC scenario for testing host intent-based connectivity.
by Thomas Vachuska
· 9 years ago
18046d4
ONOS-2380 Modified wipe-out command to withdraw and purge all events regardless of their state.
by Thomas Vachuska
· 9 years ago
f1c4208
Adding more aggressive and thorough implementation of wipe-out command.
by Thomas Vachuska
· 9 years ago
96d55b1
Implementing net config subsystem and revising its interfaces.
by Thomas Vachuska
· 9 years ago
6b887c9
Added matching vlan and push, pop and rewrite VLAN ID treatement in Intent add command. Added MPLS intent support for vlan operations
by Dusan Pajin
· 9 years ago
a2b5915
Not ready, commiting to transfer between systems for work.
by Aaron Kruglikov
· 9 years ago
6e8b81e
Remove references to deprecated APIs
by Ray Milkey
· 9 years ago
d13a37b
Remove deprecated Flow Rule constructors
by Ray Milkey
· 9 years ago
0a4da0d
Added support for specifying unidirectional vs bidirectional optical connections.
by Aaron Kruglikov
· 9 years ago
792c26b
Revert changes in 8117f36, which modifies the default behavior
by Sho SHIMIZU
· 9 years ago
00a406d
Optimize the tunnel commands
by cheng fan
· 9 years ago
9cc799c
Fixing NPE in FlowsListCommand when appId is not properly registered
by Brian O'Connor
· 9 years ago
264cb99
Refactoring IntentIdCompleter to IntentKeyCompleter
by Brian O'Connor
· 9 years ago
422b875
Refactoring IntentRemoveCommand to be more clear about use of 'key'
by Brian O'Connor
· 9 years ago
793134b
Reverting IntentIdCompleter change from Gerrit #3909
by Brian O'Connor
· 9 years ago
08c3066
completer should work as command description, enable delete intent by key
by Pingping Lin
· 9 years ago
93258c7
1. fix javadoc mistakes
by cheng fan
· 9 years ago
4cfcc56
Enhancing STC and cleaning up various test topos.
by Thomas Vachuska
· 9 years ago
72df5b1
Adding purge-intents command
by Brian O'Connor
· 9 years ago
8117f36
Fixes for resource-related test CLI commands:
by Ayaka Koshibe
· 9 years ago
4a1c1fa
Bidirectional optical intents (ONOS-2055).
by Marc De Leenheer
· 9 years ago
7716ec9
1. move tunnel 3 commands to onos-cli
by cheng fan
· 9 years ago
Next »