1. c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  2. 933b0fe [ODTN]Update TAPI YANG files by Ai Hamano · 5 years ago
  3. a4d0c081 Fixing runtime wiring issue of virtual nets app by Andrea Campanella · 5 years ago
  4. 82fdd83 [ODTN]Fix TapiContextHandler according to TAPI2.1 by Ai Hamano · 5 years ago
  5. 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 5 years ago
  6. 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 5 years ago
  7. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 5 years ago
  8. a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 5 years ago
  9. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  10. 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 5 years ago
  11. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  12. 84a538f Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 5 years ago
  13. 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 5 years ago
  14. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 5 years ago
  15. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  16. fa8bf1f Lowering log level and creating example openconfig device file for ODTN infinera simulators by Andrea Campanella · 5 years ago
  17. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 5 years ago
  18. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  19. 2d3a308 Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  20. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 5 years ago
  21. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 5 years ago
  22. 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 5 years ago
  23. 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 5 years ago
  24. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 5 years ago
  25. 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 5 years ago
  26. db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 5 years ago
  27. d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 5 years ago
  28. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  29. 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 5 years ago
  30. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  31. 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 5 years ago
  32. 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 5 years ago
  33. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 5 years ago
  34. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  35. 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 5 years ago
  36. bb83f7c Fix: enable openstack related CLIs by Jian Li · 5 years ago
  37. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 5 years ago
  38. 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 5 years ago
  39. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 5 years ago
  40. 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 5 years ago
  41. 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 5 years ago
  42. 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 5 years ago
  43. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  44. c02358a kafka-integration app has been fixed and built using bazel by adibrastegarnia · 5 years ago
  45. 072e791 REST API Support for DHCP Relay by anjalikk · 5 years ago
  46. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  47. 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
  48. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  49. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  50. cab4176 Fix: resolve thread blocking issue caused by querying dist store by Jian Li · 5 years ago
  51. 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 5 years ago
  52. d4a78f8 Removed some BUCK files that had tried to infiltrate the 2.0 tree by Ray Milkey · 5 years ago
  53. bd51cdd [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  54. b0299d2 [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  55. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  56. 7d27516 Upgrade to Angular 7 for GUI2 by Sean Condon · 5 years ago
  57. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 5 years ago
  58. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  59. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 5 years ago
  60. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 5 years ago
  61. 801c6b0 [ODTN]Update create-connectivity.json by Ai Hamano · 5 years ago
  62. 7828d01 route-remove cli command with source type addition by snehaprem · 5 years ago
  63. a61b0a8 Symmetric host probing by Mayank Tiwari · 5 years ago
  64. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  65. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  66. 4694e06 OSGi property annotations for remaining apps by Ray Milkey · 5 years ago
  67. 2069565 OSGi property annotations for cip app by Ray Milkey · 5 years ago
  68. 687c00c OSGi property annotations for dhcp relay app by Ray Milkey · 5 years ago
  69. 7cc3e7d OSGi property annotations for graphite metrics app by Ray Milkey · 5 years ago
  70. ff74f06 OSGi property annotations for influx db metrics app by Ray Milkey · 5 years ago
  71. 2110e4c OSGi property annotations for ganglia metrics app by Ray Milkey · 5 years ago
  72. 90fdd0e OSGi property annotations for forwarding app by Ray Milkey · 5 years ago
  73. 874020d Fix dhcprelay dependency by Charles Chan · 5 years ago
  74. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  75. 577b194 Fix dhcprelay dependency by Charles Chan · 5 years ago
  76. 9171c00 Parallelize probing the E-W and N-S VMs reachability by Jian Li · 6 years ago
  77. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  78. da0b485 Add unit test for simple fabric default classes by Jian Li · 6 years ago
  79. e2d8751 Refactor: extract interfaces for a set of simple fabric classes by Jian Li · 6 years ago
  80. 8df54a9 Refactor: extract static values to Constants class, split packages by Jian Li · 6 years ago
  81. c7efc1d Refactor: split api from SONA simple fabric by Jian Li · 6 years ago
  82. d8fd786 Update TAPI YANG files to v2.1(v20181016) by hiroki · 6 years ago
  83. dc5fb02 Change the service dependency to mandatory by Charles Chan · 6 years ago
  84. 6b02443 Add DocumentTree test command for distributed primitive tests by Jordan Halterman · 6 years ago
  85. 3014983 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  86. b710909 REST API support for DHCP Relay by psneha · 6 years ago
  87. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
  88. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  89. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  90. a25251c [ONOS-7731] Removed redundant functions in GUI of openstackVtapApp by seunghyeon lee · 6 years ago
  91. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 6 years ago
  92. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
  93. 88dd7e2 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 6 years ago
  94. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  95. 489645c Fixes a bridge and ovsdb connection is removed in case openstack node is removed. by Daniel Park · 6 years ago
  96. 3101df6 Use new property scheme for segment routing app by Ray Milkey · 6 years ago
  97. 00875fd Fixed YANG run-time operation. by Thomas Vachuska · 6 years ago
  98. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  99. d34aaf2 If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 6 years ago
  100. 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 6 years ago