Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
64677e99d97302c68187b8da495789eeb16e8aa3
/
cli
« Previous
f9b94ab
Add an option to flows/groups command that print flow/group count only
by Charles Chan
· 9 years ago
784af31
Intent ID filter and resource type filter for CLI "allocation" command.
by Naoki Shiota
· 9 years ago
1dff77c
[GEANT] Interface configuration for Cisco devices.
by Andreas Papazois
· 9 years ago
5a8e8f9
Simplify statements
by Sho SHIMIZU
· 9 years ago
17b4c85
Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator!
by Aaron Kruglikov
· 9 years ago
fb16e99
[ONOS-401] Support JSON output parameter for MetricsListCommand
by Jian Li
· 9 years ago
9ad777f
CordMcast clears remote routes on startup to prevent being out of sync.
by Jonathan Hart
· 9 years ago
f069970
[ONOS-2476]: Circuit intent support for ODU Multiplexing
by Rimon Ashkenazy
· 9 years ago
00cddda
Send PIM Join/Prune messages based on events from the McastService.
by Jonathan Hart
· 9 years ago
f38aca7
Implement groups CLI command autocompletion
by Charles Chan
· 9 years ago
e018a92
Check for standalone device IDs as args for `paths` command
by Ayaka Koshibe
· 9 years ago
31ad527
ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key"
by Claudine Chiu
· 9 years ago
74ac901
Add a method to get resource type name: simpleTypeName()
by Sho SHIMIZU
· 9 years ago
e312fc7
ONOS-3658 - Adding CLI commands to display and manage Device Keys.
by Brian Stanke
· 9 years ago
f08cb4c
Define valueAs() to get the enclosed value and remove volume()
by Sho SHIMIZU
· 9 years ago
ef7e290
Make use of Optional more idiomatic
by Sho SHIMIZU
· 9 years ago
003ed32
Add a method to check the type of resource
by Sho SHIMIZU
· 9 years ago
8874592
bug fix: resources CLI command with -t(type) option didn't work for ContinuousResource.
by Naoki Shiota
· 9 years ago
1d00639
Move multicast CLI commands into the core with the core mcast system.
by Jonathan Hart
· 9 years ago
8ebfff0
Add OTN device and ports
by Rimon Ashkenazy
· 9 years ago
dd3750c
Use ResourceId or DiscreteResourceId when specifying a resource
by Sho SHIMIZU
· 9 years ago
cadd70b
Refactor transaction support in preparation for migration to latest APIs
by Madan Jampani
· 9 years ago
c27b6b2
Fix files with windows line endings + Add checkstyle rule to catch this issue
by Madan Jampani
· 9 years ago
b7f0f64
ONOS-3460 - Link provider that enforces strict configuration
by Ray Milkey
· 9 years ago
a449aae
Strip newline and extra spaces in application short description
by Charles Chan
· 9 years ago
0872767
Leaders cli improvements:
by Madan Jampani
· 9 years ago
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
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
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
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
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
92511f2
Creating persistence service.
by Aaron Kruglikov
· 9 years ago
afb546f
Fix for NPE due to invalid arguments
by Ayaka Koshibe
· 9 years ago
9803071
Fixing completion config
by HIGUCHI Yuta
· 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
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
a8dbad4
Use diamond operator
by Sho SHIMIZU
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
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
Next »