1. 84bbd85 resources CLI by goeonpark · 6 years ago
  2. 5cf77f5 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 5 years ago
  3. d62297f check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 5 years ago
  4. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  5. 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 5 years ago
  6. 5f7fef5 [ONOS-7831] Implement GnmiHandshaker by Yi Tseng · 5 years ago
  7. 8f4c1e2 Fix starvation of file descriptors due to netconf memory leak by DongRyeol Cha · 5 years ago
  8. 5e2b705 Update spectrum pipeline config by Alan Lo · 5 years ago
  9. bbbb942 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 5 years ago
  10. 89ea3d3 Fixing discovery of initial description of REST device by Andrea Campanella · 5 years ago
  11. cab4176 Fix: resolve thread blocking issue caused by querying dist store by Jian Li · 5 years ago
  12. 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 5 years ago
  13. 27851e3 Refactor OpenConfig gNMI device description descovery by Yi Tseng · 5 years ago
  14. 890dc3f [ONOS-7141][ONOS-7142] Add GnmiClient and GnmiController by Yi Tseng · 5 years ago
  15. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  16. b0299d2 [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 5 years ago
  17. 7d27516 Upgrade to Angular 7 for GUI2 by Sean Condon · 5 years ago
  18. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 5 years ago
  19. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 5 years ago
  20. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 5 years ago
  21. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 5 years ago
  22. 801c6b0 [ODTN]Update create-connectivity.json by Ai Hamano · 5 years ago
  23. 7828d01 route-remove cli command with source type addition by snehaprem · 5 years ago
  24. e671fc9 Update gNMI version and build script by Yi Tseng · 5 years ago
  25. a61b0a8 Symmetric host probing by Mayank Tiwari · 5 years ago
  26. a252df1 Updated Ubuntu 16 desktop vagrant box for tutorial P4 VM by Carmelo Cascone · 5 years ago
  27. d389a6e Fixing local_jar stuff to work with runtime. by Thomas Vachuska · 5 years ago
  28. 1e04803 Avoid unnecessary download of Atomix bits for full releases by Jordan Halterman · 5 years ago
  29. 577b194 Fix dhcprelay dependency by Charles Chan · 5 years ago
  30. 60c8df7 Fix minor problems with atomix-push-bits script by Jordan Halterman · 5 years ago
  31. 55c3053 Added in summary panel of GUI 2 topo view by Sean Condon · 5 years ago
  32. 9171c00 Parallelize probing the E-W and N-S VMs reachability by Jian Li · 6 years ago
  33. 66460c9 The tableAction should be checked if it is null. by wu · 5 years ago
  34. 64c2dfd Implement packet seriailizer and deserializer for LACP by Charles Chan · 6 years ago
  35. da0b485 Add unit test for simple fabric default classes by Jian Li · 6 years ago
  36. e2d8751 Refactor: extract interfaces for a set of simple fabric classes by Jian Li · 6 years ago
  37. 8df54a9 Refactor: extract static values to Constants class, split packages by Jian Li · 6 years ago
  38. c7efc1d Refactor: split api from SONA simple fabric by Jian Li · 6 years ago
  39. d8fd786 Update TAPI YANG files to v2.1(v20181016) by hiroki · 5 years ago
  40. dc5fb02 Change the service dependency to mandatory by Charles Chan · 5 years ago
  41. 4a694f6 IEEE 802.1x EAPOL-MKA packet support. by Anjali K K · 6 years ago
  42. 6b02443 Add DocumentTree test command for distributed primitive tests by Jordan Halterman · 6 years ago
  43. 2ac98b9 Remove unsupported onos-form-cluster scripts by Jordan Halterman · 5 years ago
  44. 6b38425 Add push bits scripts for Atomix uploads to test cells by Jordan Halterman · 5 years ago
  45. 248cc24 Fix for multiple rtEntries in Juniper Driver by Andrea Campanella · 6 years ago
  46. 3014983 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 5 years ago
  47. b710909 REST API support for DHCP Relay by psneha · 5 years ago
  48. db14847 Correctly set test URL in server device driver by Georgios Katsikas · 5 years ago
  49. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 5 years ago
  50. ba1e75a Fix: resolve nicira extension serialization issue by Jian Li · 5 years ago
  51. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 5 years ago
  52. 3fe60be Update onos-diagnostics to include the latest SR commands by Charles Chan · 5 years ago
  53. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 5 years ago
  54. 8e5818d In fabric.p4 do not parse int_data if sink is not enabled by Carmelo Cascone · 5 years ago
  55. b7a5958 Make the code more explicit. by Tian Jian · 5 years ago
  56. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 5 years ago
  57. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 5 years ago
  58. a25251c [ONOS-7731] Removed redundant functions in GUI of openstackVtapApp by seunghyeon lee · 5 years ago
  59. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 5 years ago
  60. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 5 years ago
  61. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 5 years ago
  62. 666258f Replace buck instruction with bazel from README by Yi Tseng · 5 years ago
  63. 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 5 years ago
  64. 0ae3146 MeterRequest may be null, if meterRequest is null, the implementation of meterService.withdraw(meterRequest, tmpMeter.id()) will cause an exception. by 柯志勇10068695 · 5 years ago
  65. 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
  66. 489645c Fixes a bridge and ovsdb connection is removed in case openstack node is removed. by Daniel Park · 5 years ago
  67. 8b252d2 ONOS-7815 create new cli to query registered pipeconfs by ghj0504520 · 5 years ago
  68. 92a48bf ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 5 years ago
  69. 914ed23 The ops should be checked if it is null. by wu · 5 years ago
  70. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 5 years ago
  71. f4f54a1 First part of migrating Topo2 to GUI2 by Sean Condon · 5 years ago
  72. 9d5066b Fixing login issues on restconf web resource by Andrea Campanella · 5 years ago
  73. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 5 years ago
  74. d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 5 years ago
  75. d34aaf2 If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 5 years ago
  76. 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 5 years ago
  77. 4df14a4 FileInputStream must be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 5 years ago
  78. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 5 years ago
  79. 14e87bf [ONOS-7731] Update api interface & implementation of openstack vtap app by Jimo Jung · 6 years ago
  80. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 5 years ago
  81. 56508dd The output of toDocument() may be null and should be checked before using. by wu · 5 years ago
  82. 6f7ba6c If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 5 years ago
  83. ac30e27 Fix: enforce to remove security group rules by Jian Li · 5 years ago
  84. f6727bf The nep.getSipId() should be checked if it is null. by wu · 5 years ago
  85. dc897a6 If path is empty but not null, The following code may be error. by 柯志勇10068695 · 5 years ago
  86. d64ea7b InputStream should be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 5 years ago
  87. 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 5 years ago
  88. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 5 years ago
  89. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 5 years ago
  90. c0395cb Revert "Fixing README.md file for github." by Thomas Vachuska · 5 years ago
  91. f66a64f The speed should return 100. by 柯志勇10068695 · 5 years ago
  92. 7ce775a Fix: resolve a NPE caused by non-exist gateway at openstack subnet by Jian Li · 5 years ago
  93. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  94. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 5 years ago
  95. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 5 years ago
  96. 67c6b81 Allow to remove instance ports in pending removal state by Jian Li · 5 years ago
  97. 908cff4 Fixing README.md file for github. by Thomas Vachuska · 5 years ago
  98. 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
  99. 4df80f1 REST API support for packet-processors by rsahot036 · 5 years ago
  100. f2c1689 Fix to run onos-lib-gen on ONOS behind Proxy by Ai Hamano · 5 years ago