Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5e8f07e1d2597767353f44804d9ea0058c20341d
/
apps
« Previous
57465d3
Implement component config to enable double tagged host programming
by Charles Chan
· 6 years ago
f82d155
Verify unchanged host location when host is moved
by Charles Chan
· 6 years ago
fc1c22e
Cancel DHCP packet request when DHCP relay app is being deactivated
by Charles Chan
· 6 years ago
05b06bc
RouteHandler misbehaved when next hop moves from single location to dual location
by Charles Chan
· 6 years ago
f45552d
Block pseudo wire VLAN translation
by Charles Chan
· 6 years ago
07598ff
Add unit test for openstack switching host provider
by Jian Li
· 6 years ago
871d918
Fix serialization execption
by Charles Chan
· 6 years ago
8e53f37
Bazel build for artemis app
by Ray Milkey
· 6 years ago
0ce2c41
Refactor: use distribute storage to store precommit data
by Jian Li
· 6 years ago
4d1c9d1
Publish a statistics record to InfluxDB
by Boyoung Jeong
· 6 years ago
8f64feb
Add precommit capability to openstack port service to resolve NPE
by Jian Li
· 6 years ago
13a430d
Initial implementation of IntService and sample application
by Jonghwan Hyun
· 6 years ago
078cd20
Fix: resolve dup host insertion problem caused by resource contention
by Jian Li
· 6 years ago
bbdf4ba
Avoids NPE case at OpenstackNetworkingUiMessageHandler.
by Daniel Park
· 6 years ago
9598538
Add unit tests for OpenstackNetworkingUtil.
by Daniel Park
· 6 years ago
78ac065
Add unit tests for openstack management REST API
by Jian Li
· 6 years ago
a077817
Add unit tests for OpenstackFlowRuleManager
by Jian Li
· 6 years ago
43e066b
Add unit tests for openstack security group (rule) manager and store
by Jian Li
· 6 years ago
91be8cd
Support Neutron network/port admin state up/down configuration
by Jian Li
· 6 years ago
ee8214a
Support VM resize and cold migration in openstack networking app
by Jian Li
· 6 years ago
cd806b0
Add instance port purge command line interface with completer
by Jian Li
· 6 years ago
c240359
Fix: do not (dis)associate fip if the inst port is not available
by Jian Li
· 6 years ago
f1efbe5
Support pretty JSON output for openstack node and networking apps
by Jian Li
· 6 years ago
5e2ad4a
Support JSON output in external router CLI, make router obj immutable
by Jian Li
· 6 years ago
bd295cd
Fix: resolve exception during vtap and telemetry app deactivation
by Jian Li
· 6 years ago
577b69c
Implements flow tracer in Openstack Networking UI
by Daniel Park
· 6 years ago
35ea5bf
Additional bazel build files for apps
by Ray Milkey
· 6 years ago
69023ea
Buildifier formatting
by Ray Milkey
· 6 years ago
0f7d7a4
Adding ability to generate bundle-specific Java API docs.
by Thomas Vachuska
· 6 years ago
deefa70
Adds ssh authentication information in OpenstackNode class.
by Daniel Park
· 6 years ago
257eb6d
Bazel builds for additional drivers
by Ray Milkey
· 6 years ago
67484d9
Added RBAC for REST APIs.
by Thomas Vachuska
· 6 years ago
3933295
Bazel build for STC runs
by Ray Milkey
· 6 years ago
2c63bd2
Add CLI for listing all openstack instance ports
by Jian Li
· 6 years ago
46b7400
Purge internal map variables by leveraging persistent store
by Jian Li
· 6 years ago
ec5c32b
Simplified the port handling logic for VM live migration case
by Jian Li
· 6 years ago
fae7b38
Add unit tests for instancePort and its manager classes
by Jian Li
· 6 years ago
ecae438
Add distributed persistent store and manager for instance port
by Jian Li
· 6 years ago
f17191b
Bazel build for southbound netconf app
by Ray Milkey
· 6 years ago
6d94e9f
Reformat some BUILD files according to the buildifier guidelines
by Ray Milkey
· 6 years ago
57a9af9
Making sure RSDOCS are available for YANG REST API.
by Thomas Vachuska
· 6 years ago
e440498
IP change may be involved in HOST_MOVED event. Should resolve the route again.
by Charles Chan
· 6 years ago
9c04643
Adding Bazel BUILD files for yang subsystem.
by Thomas Vachuska
· 6 years ago
a4f8d9d
Fix some test dependencies and pretty format all BUILD files
by Ray Milkey
· 6 years ago
970b964
Adding more Bazel BUILD files
by Thomas Vachuska
· 6 years ago
7d649b5
Adding Bazel BUILD files for faultmanagement and evpn-service app.
by Thomas Vachuska
· 6 years ago
8e022a9
Fixing Bazel build & packaging.
by Thomas Vachuska
· 6 years ago
f6911bd
Fix Sonar warnings about NPEs after an exception
by Ray Milkey
· 6 years ago
f7934d5
Fix: guarantee to referring to the correct openstack node state
by Jian Li
· 6 years ago
789fadb
Support to inject custom controller info through openstacknode
by Jian Li
· 6 years ago
88ae51e
Avoid parallelizing node initialization due to state contention
by Jian Li
· 6 years ago
a7160da
Fix SNAPSHOT version in test/proxy app
by Ray Milkey
· 6 years ago
cd91a07
Added src port and dst ip address option to forced acl functionality.
by Daniel Park
· 6 years ago
95feda0
Add test application for node/mastership based remote Java proxies
by Jordan Halterman
· 6 years ago
333e30b
Fix maven build
by Ray Milkey
· 6 years ago
dd50eac
Fix problems detected by ErrorProne
by Ray Milkey
· 6 years ago
5b66ce0
Fix: resolve failure of E-W communication at ARP broadcast mode
by Jian Li
· 6 years ago
311a9c9
Do not add match field, if the src/dst IP Prefix is 0.0.0.0/0
by Jian Li
· 6 years ago
3adf365
REST API support added for t3-troubleshoot-simple
by psneha
· 6 years ago
0e1c7b5
Added forced acl command in OpenstackNetworking app
by Daniel Park
· 6 years ago
7f024de
Add REST interface for configuring ARP mode
by Jian Li
· 6 years ago
a494768
Support to publish port TX and RX stats in openstacktelemetry
by Jian Li
· 6 years ago
7f70bb7
Add CLI for reconfiguring ARP mode on openstacknetworking app
by Jian Li
· 6 years ago
e6110b7
Fix: resolve the service not found exception caused by openstack4j
by Jian Li
· 6 years ago
41aa815
Sonar suggestion for a break in a switch
by Ray Milkey
· 6 years ago
eded688
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
b8ddc3f
Add device driver for ODTN Phase1.0
by hiroki
· 6 years ago
0354b45
Fix guaranteed NPE in CLI error report
by Ray Milkey
· 6 years ago
6041f10
Fixes default arp mode to proxy in OpenstackNetworking app.
by Daniel Park
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
b1ca1a2
Init and purge rules/group table during vtap app start and stop
by Jian Li
· 6 years ago
26ef130
Add group table, flow rules by listening to openstack node events
by Jian Li
· 6 years ago
c253810
[ONOS-7731] Add a set of CLI for openstack vtap app
by Jian Li
· 6 years ago
614cb09
[ONOS-7731] Add initial implementation of openstack vtap manager
by Jian Li
· 6 years ago
d18f2b0
[ONOS-7731] Add unit tests for openstack vtap and vtapCriterion
by Jian Li
· 6 years ago
19f2526
[ONOS-7731] Add implementation of openstack vtap store and criterion
by Jian Li
· 6 years ago
8f61139
Fix maven build problems with inband telemetry app
by Ray Milkey
· 6 years ago
38e4d94
[ONOS-7731] Add a set of interfaces for openstack vTap app
by Jian Li
· 6 years ago
e2e03a5
Fix: do not add fake gateway ARP rule for FLAT typed network
by Jian Li
· 6 years ago
753280e
Support collecting outbound vFlow stats for FLAT typed network
by Jian Li
· 6 years ago
819f4e8
Removes OVSDB devices on ONOS UI in case OpenstackNetworkingUI service is activated.
by Daniel Park
· 6 years ago
960ae51
Fix: pipeline to stat flat outbound table rather than flat table
by Jian Li
· 6 years ago
722275f
[ONOS-7675] Initial implementation of IntProgrammable
by Jonghwan Hyun
· 6 years ago
97482c1
Make the openstacknode COMPLETED when OF device is reconnected
by Jian Li
· 6 years ago
87ded82
Augment SONA pipeline to support both vTap and vFlow stats features
by Jian Li
· 6 years ago
5a38ab6
Fix openstack telemetry, networking, vtap app maven build
by Jian Li
· 6 years ago
dbd3821
Checkstyle rule to prevent throwing the generic RuntimeException
by Ray Milkey
· 6 years ago
bcc53d3
Sonar fixes
by Ray Milkey
· 6 years ago
4f368e8
[ONOS-7731] Add openstack vtap skeleton code
by Jian Li
· 6 years ago
3a14059
Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified
by Daniel Park
· 6 years ago
998ec7b
Allow to collect vStats from unmanaged host
by Jian Li
· 6 years ago
0a2bd45
Add atomic mastership/term/backups method to MastershipService
by Jordan Halterman
· 6 years ago
0250a08
Fix dependencies of some bazel tests
by Ray Milkey
· 6 years ago
d9d4c29
Supports classless static route option in SONA
by Daniel Park
· 6 years ago
613ac37
Fixes setFakeGatewayArpRule called with in case of openstack node event.
by Daniel Park
· 6 years ago
85573f4
Fix: resolve NPE caused by non-existence of IP protocol
by Jian Li
· 6 years ago
5c9e283
Build drivers with bazel
by Ray Milkey
· 6 years ago
d1c34da
Refactor PCE and PCEP test adapters to remove redundant classes
by Ray Milkey
· 6 years ago
18fb081
Build providers using bazel
by Ray Milkey
· 6 years ago
eb42a73
Fix NPE introduced by gerrit 18883
by Charles Chan
· 6 years ago
Next »