- a25251c [ONOS-7731] Removed redundant functions in GUI of openstackVtapApp by seunghyeon lee · 6 years ago
- 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 6 years ago
- 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
- ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
- 666258f Replace buck instruction with bazel from README by Yi Tseng · 6 years ago
- 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
- 0ae3146 MeterRequest may be null, if meterRequest is null, the implementation of meterService.withdraw(meterRequest, tmpMeter.id()) will cause an exception. by 柯志勇10068695 · 6 years ago
- bd0b1f1 RestDevice connection/disconnection identification-ONOS-7655, Issue - when device is rebooted/shutdown, device information - 'available' & 'local-status' was not getting changed.In our project with same changes many testcases excuted and working fine.Submitting to onos by Saritha · 6 years ago
- 489645c Fixes a bridge and ovsdb connection is removed in case openstack node is removed. by Daniel Park · 6 years ago
- 8b252d2 ONOS-7815 create new cli to query registered pipeconfs by ghj0504520 · 6 years ago
- 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
- 914ed23 The ops should be checked if it is null. by wu · 6 years ago
- 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
- f4f54a1 First part of migrating Topo2 to GUI2 by Sean Condon · 6 years ago
- 9d5066b Fixing login issues on restconf web resource by Andrea Campanella · 6 years ago
- 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 6 years ago
- d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 6 years ago
- d34aaf2 If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 6 years ago
- 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 6 years ago
- 4df14a4 FileInputStream must be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
- 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
- 14e87bf [ONOS-7731] Update api interface & implementation of openstack vtap app by Jimo Jung · 6 years ago
- b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 6 years ago
- 56508dd The output of toDocument() may be null and should be checked before using. by wu · 6 years ago
- 6f7ba6c If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 6 years ago
- ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
- f6727bf The nep.getSipId() should be checked if it is null. by wu · 6 years ago
- dc897a6 If path is empty but not null, The following code may be error. by 柯志勇10068695 · 6 years ago
- d64ea7b InputStream should be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
- 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 6 years ago
- 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
- 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
- c0395cb Revert "Fixing README.md file for github." by Thomas Vachuska · 6 years ago
- f66a64f The speed should return 100. by 柯志勇10068695 · 6 years ago
- 7ce775a Fix: resolve a NPE caused by non-exist gateway at openstack subnet by Jian Li · 6 years ago
- 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
- e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
- 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 6 years ago
- 67c6b81 Allow to remove instance ports in pending removal state by Jian Li · 6 years ago
- 908cff4 Fixing README.md file for github. by Thomas Vachuska · 6 years ago
- 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
- 4df80f1 REST API support for packet-processors by rsahot036 · 6 years ago
- f2c1689 Fix to run onos-lib-gen on ONOS behind Proxy by Ai Hamano · 6 years ago
- 5527691 Improve the unit test coverage for openstacknode API by Jian Li · 6 years ago
- 809b3ed Fix: configure SNAT to gateway rules on receiving router port events by Jian Li · 6 years ago
- 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
- 8e365bd Fix: allow to specify duplicated gateways for different subnets by Jian Li · 6 years ago
- 581f21a Fix: remove ARP routing rules when receiving port removal event by Jian Li · 6 years ago
- 43ec470 Flow monitoring as default NIC rule action by Georgios Katsikas · 6 years ago
- 2a2d26c Refactor: move default model implementation from app to api by Jian Li · 6 years ago
- a09f3c3 Add a CLI to print out openstack keystone and neutron config info by Jian Li · 6 years ago
- a432cf8 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
- d07f672 Add command for displaying storage nodes by Jordan Halterman · 6 years ago
- 27ccf0d Remove unused Netty messaging service by Jordan Halterman · 6 years ago
- 234b9a4 Remove unused distributed cluster store by Jordan Halterman · 6 years ago
- d7e3b6f If FileInputStream is not close(), there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
- 7f7c43b Add prometheus telemetry manager unit test by Jian Li · 6 years ago
- 022ec27 Added a scroll bar to Nav Menu for GUI and GUI2 by Sean Condon · 6 years ago
- da3b9f0 Avoid closing DeviceFlowTable when flows are purged on device down event by Jordan Halterman · 6 years ago
- 14a6c50 Fix NPE when trying to reference delta port statistics via REST API by Ray Milkey · 6 years ago
- d15c5f6 [ONOS-7801] Avoid converting local node on every lookup in ClusterStore by Jordan Halterman · 6 years ago
- fa42158 Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
- e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
- 5a8a650 Added fabric.p4 profile with both SPGW and INT support by Carmelo Cascone · 6 years ago
- 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
- c1fa8f2 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
- 2660097 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
- c7639fb Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
- 055e9b2 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
- 79a3a31 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
- 0c8d73e Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
- dca52ba Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
- 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
- fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
- da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
- e03d9ba Upgrade to Atomix 3.0.6 by Jordan Halterman · 6 years ago
- 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
- a5ae2ad Fix: resolve NPE with empty configMap setup for openstacktelemetry by Jian Li · 6 years ago
- 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
- 6a7b524 [ONOS-7732] Automating switch workflow: api, app, and sample workflows by jaegonkim · 6 years ago
- 5409e34 Ensure root path element is removed when writing to underlying Atomix DocumentTree primitive by Jordan Halterman · 6 years ago
- 6fa516e Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
- 5f5ceb6 Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
- 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
- 87b7850 FM GUI as an NPM library for GUI 2 by Sean Condon · 6 years ago
- 15ab4b0 [ONOS-7703] FabricPipeliner does not remove NextGroup from store when remove NextObjective by Yi Tseng · 6 years ago
- 227d88a Support openstack subnet list command in OpenstackNetworking app by Daniel Park · 6 years ago
- 6bc29d9 Fix: resolve a contention problem of querying floatig IP by fixed IP by Jian Li · 6 years ago
- ed5f05d Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
- da37cc8 NIC flow rules match IP prefixes by Georgios Katsikas · 6 years ago
- 3a3516e Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
- 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
- 6219399 Append lock timeout to JAVA_OPTS to avoid overwrite by Jordan Halterman · 6 years ago
- 9c2db2b fix typo by Sangyeok Sim · 6 years ago
- 973a265 UI for server device driver by Georgios Katsikas · 6 years ago
- e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
- e7013e9 Updated tutorial VM to 1.14.0 by Thomas Vachuska · 6 years ago
- cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
- 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
- 7908ced Remove deprecated mplsLabel() method by Ray Milkey · 6 years ago