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