1. 9f3b1ea Updating to use patched Apache Karaf 4.2.1 tar. by Thomas Vachuska · 5 years ago
  2. 5fbc955 Replace buck instruction with bazel from README by Yi Tseng · 6 years ago
  3. 3101df6 Use new property scheme for segment routing app by Ray Milkey · 5 years ago
  4. ae965fe Fix completers for cfg command and component by Ray Milkey · 5 years ago
  5. 00875fd Fixed YANG run-time operation. by Thomas Vachuska · 5 years ago
  6. c0f757a Fixed GUI login redirect and web-socket idle issues. by Thomas Vachuska · 5 years ago
  7. 47583db Use proper Component definiton for generated registrators by Ray Milkey · 5 years ago
  8. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  9. 696191d Use new scr-list CLI command for component queries by Ray Milkey · 5 years ago
  10. f4f54a1 First part of migrating Topo2 to GUI2 by Sean Condon · 6 years ago
  11. 9d5066b Fixing login issues on restconf web resource by Andrea Campanella · 6 years ago
  12. 1aaff02 CLI command to do what scr:list used to do by Ray Milkey · 5 years ago
  13. 9110ea0 Bump up Jersey to version 2.27 by Ray Milkey · 5 years ago
  14. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 5 years ago
  15. d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 5 years ago
  16. d34aaf2 If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 5 years ago
  17. 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 5 years ago
  18. 4df14a4 FileInputStream must be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 5 years ago
  19. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  20. 14e87bf [ONOS-7731] Update api interface & implementation of openstack vtap app by Jimo Jung · 6 years ago
  21. 2bd1fc8 Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly. by Thomas Vachuska · 5 years ago
  22. bef430b Integrated new style of cfgdef generation into the Bazel build. by Thomas Vachuska · 5 years ago
  23. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 5 years ago
  24. 56508dd The output of toDocument() may be null and should be checked before using. by wu · 5 years ago
  25. 6f7ba6c If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 5 years ago
  26. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  27. f6727bf The nep.getSipId() should be checked if it is null. by wu · 5 years ago
  28. 66e24a5 No need for a custom reflectasm any longer by Ray Milkey · 6 years ago
  29. 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
  30. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  31. dc897a6 If path is empty but not null, The following code may be error. by 柯志勇10068695 · 6 years ago
  32. d64ea7b InputStream should be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  33. 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 6 years ago
  34. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  35. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  36. c0395cb Revert "Fixing README.md file for github." by Thomas Vachuska · 6 years ago
  37. 4a34763 Porting cfgdef generation into a simple and stand-alone command-line utility. by Thomas Vachuska · 6 years ago
  38. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  39. 7e7bd86 Fix LLDP provider - component must transition from disabled to enabled for link discovery to run by Ray Milkey · 6 years ago
  40. f66a64f The speed should return 100. by 柯志勇10068695 · 6 years ago
  41. 7ce775a Fix: resolve a NPE caused by non-exist gateway at openstack subnet by Jian Li · 6 years ago
  42. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  43. 1c23d04 Fixing LLDP link provider property defaults. by Thomas Vachuska · 6 years ago
  44. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  45. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  46. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
  47. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 6 years ago
  48. 67c6b81 Allow to remove instance ports in pending removal state by Jian Li · 6 years ago
  49. 7013724 Merge "Merge branch 'master' into merge" into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  50. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  51. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  52. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  53. 309f9a0 Implement OSGi properties for openflow protocol by Ray Milkey · 6 years ago
  54. 908cff4 Fixing README.md file for github. by Thomas Vachuska · 6 years ago
  55. 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
  56. 4df80f1 REST API support for packet-processors by rsahot036 · 6 years ago
  57. 2a2fab1 Fixing component properties in BMV2 drivers. by Thomas Vachuska · 6 years ago
  58. edf9c4d Fixing component properties in incubator. by Thomas Vachuska · 6 years ago
  59. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 6 years ago
  60. f2c1689 Fix to run onos-lib-gen on ONOS behind Proxy by Ai Hamano · 6 years ago
  61. 5527691 Improve the unit test coverage for openstacknode API by Jian Li · 6 years ago
  62. 809b3ed Fix: configure SNAT to gateway rules on receiving router port events by Jian Li · 6 years ago
  63. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  64. 8e365bd Fix: allow to specify duplicated gateways for different subnets by Jian Li · 6 years ago
  65. 581f21a Fix: remove ARP routing rules when receiving port removal event by Jian Li · 6 years ago
  66. 8753ede Web GUI changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  67. 8317064 pcep provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  68. 43ec470 Flow monitoring as default NIC rule action by Georgios Katsikas · 6 years ago
  69. 2a2d26c Refactor: move default model implementation from app to api by Jian Li · 6 years ago
  70. a09f3c3 Add a CLI to print out openstack keystone and neutron config info by Jian Li · 6 years ago
  71. a432cf8 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  72. d07f672 Add command for displaying storage nodes by Jordan Halterman · 6 years ago
  73. 27ccf0d Remove unused Netty messaging service by Jordan Halterman · 6 years ago
  74. d543518 null provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  75. b0a5335 lldp provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  76. fd92804 bgp prvider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  77. ec20a29 netconf protocol changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  78. 0068fd0 Completer fixes for core ONOS CLI commands by Ray Milkey · 6 years ago
  79. 234b9a4 Remove unused distributed cluster store by Jordan Halterman · 6 years ago
  80. d7e3b6f If FileInputStream is not close(), there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  81. 7f7c43b Add prometheus telemetry manager unit test by Jian Li · 6 years ago
  82. d4595f1 yang app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  83. eeb6fb4 VTN RSC app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  84. ef585a2 VTN app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  85. 32ce0ed VPLS app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  86. dda9229 virtualbng app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  87. 90d18e6 route scale app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  88. 0a209a1 proxy test app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  89. e8e1bb7 primitive perf app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  90. 350e227 intent perf app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  91. 1f5710b election app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  92. 7c27f90 cluster HA app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  93. ebe0ec6 t3 app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  94. 5417cbe Simple Fabric app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  95. 4efc66f SDN IP app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  96. a9d6aba scalable gateway app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  97. 80fc356 FPM app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  98. 3d5d002 Fix indentation by Ray Milkey · 6 years ago
  99. fd4027a Routing common app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  100. e6b6f1c Router advertisement app changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago