- 99e1aac Resolve WARN when atcivating odtn-api alone by Ai Hamano · 6 years ago
- 8ee7681 Add description and change log level for odtn-show-tapi-context by Ai Hamano · 6 years ago
- 4005c06 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 6 years ago
- b227781 If modelObject is empty here, it may cause exception later. by kezhiyong · 6 years ago
- 6d77423 [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 6 years ago
- ee83f26 Added code to allow HOST events to be sent via Kafka by Aaron Dunlap · 6 years ago
- b3b0168 Fix: gracefully handle connection refuse due to kafka broker down by Jian Li · 6 years ago
- 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 6 years ago
- 31a8c29 Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations. by Pravin Chaudhary · 6 years ago
- fd82236 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 6 years ago
- 594843a Fix route events delivery by pier · 6 years ago
- 667c6eb Fix: check the remote server connectivity before adding to map by Jian Li · 6 years ago
- 7fe7eaf Add REST API for query/update/delete/enable/disable telemetry config by Jian Li · 6 years ago
- a61e0b6 Improve the telemetry service LCM granularity by Jian Li · 6 years ago
- 16f1f53 Added a set of CLIs for update and enable/disable telemetry svc cfg by Jian Li · 6 years ago
- 69600e0 Refactor: move telemetry config from componentCfg to configs.xml by Jian Li · 6 years ago
- e0f45b5 [ONOS-7732] Automating switch workflow: annotation based data model injection, applying programming counter, and small fixes by jaegonkim · 6 years ago
- f15ec4a Rest API Support for DHCP Relay by Anjali K K · 6 years ago
- 2cc7798 API for LLDP, NS, NA, ARP counter added in Packet stats app by Sudhir Kumar Maurya · 6 years ago
- c6455ba Filter backquote from strings possibly used in shell command by Ray Milkey · 6 years ago
- 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 6 years ago
- 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 6 years ago
- 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 6 years ago
- a8549d2 Modify a annotation and refactor Web UI. by boyoung2 · 6 years ago
- 15cd86f Improve TODO comment by Charles Chan · 6 years ago
- c3d0bdb ONOS-7827 SIP for line ports (Photonic Media). by Ramon Casellas · 6 years ago
- fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 6 years ago
- f59360f [ODTN]Add UnitTest for OPENCONFIG Handler by Ai Hamano · 6 years ago
- c9539e6 Fixes javadoc by pier · 6 years ago
- 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 6 years ago
- 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 6 years ago
- 411bf2e Refactor: resolve code smells of openstacknetworking impl pkgs #3 by Jian Li · 6 years ago
- 3dfb431 Removed old PI demo apps by Carmelo Cascone · 6 years ago
- 96ab3c2 Update TAPI YANG model version to v2.1.1 by hiroki · 6 years ago
- 9e1484d Added Cassini drivers used at ONF connect by hiroki · 6 years ago
- 096259b Added OpenConfig models specified ODTN Reference Design by hiroki · 6 years ago
- be23914 [ODTN]Add SIP validation check by Ai Hamano · 6 years ago
- 46d557f Provides a separate executor to handle map events. by pier · 6 years ago
- 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 6 years ago
- c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 6 years ago
- 933b0fe [ODTN]Update TAPI YANG files by Ai Hamano · 6 years ago
- a4d0c081 Fixing runtime wiring issue of virtual nets app by Andrea Campanella · 6 years ago
- 82fdd83 [ODTN]Fix TapiContextHandler according to TAPI2.1 by Ai Hamano · 6 years ago
- 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 6 years ago
- 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 6 years ago
- a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 6 years ago
- a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 6 years ago
- 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 6 years ago
- 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 6 years ago
- 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 6 years ago
- 84a538f Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
- 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 6 years ago
- fb64d88 Fix: do not install default rules in gateway node by Jian Li · 6 years ago
- 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 6 years ago
- fa8bf1f Lowering log level and creating example openconfig device file for ODTN infinera simulators by Andrea Campanella · 6 years ago
- c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 6 years ago
- fe6afd8 Sonar suggestions by Ray Milkey · 6 years ago
- 2d3a308 Changed the debug level to reduce the debug messages by Mayank Tiwari · 6 years ago
- 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 6 years ago
- ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 6 years ago
- 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 6 years ago
- 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 6 years ago
- 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 6 years ago
- 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 6 years ago
- db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 6 years ago
- d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 6 years ago
- ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
- 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 6 years ago
- 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 6 years ago
- 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 6 years ago
- 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 6 years ago
- ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 6 years ago
- 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
- 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 6 years ago
- bb83f7c Fix: enable openstack related CLIs by Jian Li · 6 years ago
- aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 6 years ago
- 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 6 years ago
- 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 6 years ago
- 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 6 years ago
- 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 6 years ago
- 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 6 years ago
- 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- c02358a kafka-integration app has been fixed and built using bazel by adibrastegarnia · 6 years ago
- 072e791 REST API Support for DHCP Relay by anjalikk · 6 years ago
- 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 6 years ago
- 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
- 0faa721 Fix openstack app ignition problems by Ray Milkey · 6 years ago
- 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- cab4176 Fix: resolve thread blocking issue caused by querying dist store by Jian Li · 6 years ago
- 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 6 years ago
- d4a78f8 Removed some BUCK files that had tried to infiltrate the 2.0 tree by Ray Milkey · 6 years ago
- bd51cdd [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
- b0299d2 [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
- 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 7d27516 Upgrade to Angular 7 for GUI2 by Sean Condon · 6 years ago
- a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 6 years ago
- e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 6 years ago
- b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 6 years ago
- 801c6b0 [ODTN]Update create-connectivity.json by Ai Hamano · 6 years ago