- a61b0a8 Symmetric host probing by Mayank Tiwari · 6 years ago
- 577b194 Fix dhcprelay dependency by Charles Chan · 6 years ago
- 9171c00 Parallelize probing the E-W and N-S VMs reachability by Jian Li · 6 years ago
- da0b485 Add unit test for simple fabric default classes by Jian Li · 6 years ago
- e2d8751 Refactor: extract interfaces for a set of simple fabric classes by Jian Li · 6 years ago
- 8df54a9 Refactor: extract static values to Constants class, split packages by Jian Li · 6 years ago
- c7efc1d Refactor: split api from SONA simple fabric by Jian Li · 6 years ago
- d8fd786 Update TAPI YANG files to v2.1(v20181016) by hiroki · 6 years ago
- dc5fb02 Change the service dependency to mandatory by Charles Chan · 6 years ago
- 6b02443 Add DocumentTree test command for distributed primitive tests by Jordan Halterman · 6 years ago
- 3014983 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
- b710909 REST API support for DHCP Relay by psneha · 6 years ago
- 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
- 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
- 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
- 489645c Fixes a bridge and ovsdb connection is removed in case openstack node is removed. by Daniel Park · 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
- 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
- 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 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
- 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
- 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
- 7f7c43b Add prometheus telemetry manager unit test by Jian Li · 6 years ago
- fa42158 Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 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
- 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
- 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
- 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
- 9c2db2b fix typo by Sangyeok Sim · 6 years ago
- e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
- cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
- 3e56d9f Fix serialization issue by Charles Chan · 6 years ago
- 13472a1 remove references to deprecated ICMP constant by Ray Milkey · 6 years ago
- 4bac497 Fix NPE reported by Sonar by Ray Milkey · 6 years ago
- 4d7f88b Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
- a73c236 Support flow trace CLI in openstack networking app. by Daniel Park · 6 years ago
- b256a84 Remove deprecated APIs from ResourceIdParser() by Ray Milkey · 6 years ago
- f32757e Remove deprecated static indexes by Ray Milkey · 6 years ago
- 69aad44 Remove deprecated ConnectPoint location() by Ray Milkey · 6 years ago
- 765b644 Remove deprecated invokeRpc() method by Ray Milkey · 6 years ago
- 40010b5 Fix: resolve influxdbmetrics activation issue caused by unsatisfied deps by Jian Li · 6 years ago
- b535154 Fix: resolve CPMan activation issue caused by unsatisfied rr4j deps by Jian Li · 6 years ago
- a17b3a1 Implement CLI for black hole routes by Charles Chan · 6 years ago
- 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
- 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
- bcc4228 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago
- 319b9ab Supports the cast that VM access to VM's via floating ip's. by Daniel Park · 6 years ago
- cad36c7 Add a REST interface for configuring security group by Jian Li · 6 years ago
- 7b44412 Network toplogy GUI for VM-to-VM flow statistics configuration. by boyoung2 · 6 years ago
- 36b60f9 Route Type Addition REST API by psneha · 6 years ago
- fb42199 Fix: resolve openstacknetworkingui dependency issue by Jian Li · 6 years ago
- bbeb31a Fix the security group bugs - degrade by sanghoshin · 6 years ago
- 5a6a710 Supports update/remove of physical/vlan/dpdk interfaces in OpenstackNode app. by Daniel Park · 6 years ago
- 4eec965 Addes unit test coverage in OpenstackSwitchingHostProvider. by Daniel Park · 6 years ago
- 92b6f29 Support injecting novaMetadataIp and novaMetadataPort through cfg by Jian Li · 6 years ago
- 4665093 Use metadata secret var in openstack node, support PUT/POST/DELETE by Jian Li · 6 years ago
- c704b67 Add keystone and neutron config classes and codec with unit tests by Jian Li · 6 years ago
- d9a24ed Fix: do not handle non-ip packet, do not block ICMP packet processing by Jian Li · 6 years ago
- 6343020 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
- c009a89 Change VNI to segId in OpenstackNetworkList command. by Daniel Park · 6 years ago
- 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
- 9d7db8a App should not care about table transition by Charles Chan · 6 years ago
- 67ef255 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
- c76685f Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
- c3e0c60 Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider by Daniel Park · 6 years ago
- 7040b69 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
- 55b806f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
- d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
- f27ef09 Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
- f8b8c7f Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
- 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
- 2bdcb5f Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
- 95ac1cf [odtn] optical-rest app. Fix in the json example file, to be consistent with the enum types ChannelSpacing and GridType. by alessio · 6 years ago
- e2658ba Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago