1. d5c1b9d Rest API Support for DHCP Relay by Anjali K K · 6 years ago
  2. c03f9a0 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  3. 95c56b8 ONOS-7879 - unzip the app.png file and process it as part of app desc by David K. Bainbridge · 5 years ago
  4. e3acb21 Add default driver package to published artifacts by Ray Milkey · 5 years ago
  5. bf308ad Currently, only pmc-olt driver supports meter mod messages; other olt drivers such as voltha, nokia, celestica etc. must support meter mod. It is a requirement of bandwidth profile implementation of voltha project. by Gamze Abaka · 5 years ago
  6. 5312136 Latest server driver updates in 1.14 branch by Georgios Katsikas · 5 years ago
  7. af24c44 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  8. 4ec2c16 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 6 years ago
  9. 4fc9852 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  10. 07d9b84 [ONOS-7873] Add retry mechanism to gNMI stream channel manager by Yi Tseng · 5 years ago
  11. 3e4288a ONOS-7821 Adding on-startup download of any missing application bits from cluster peers. by Thomas Vachuska · 5 years ago
  12. 20f71e0 bump up required version of bazel to 0.19 by Ray Milkey · 5 years ago
  13. f8fb623 Allow building with bazel version 0.2X by Ray Milkey · 5 years ago
  14. d8f04aa Working STC trellis-p4 scenario with connectivity test by Carmelo Cascone · 5 years ago
  15. 48dcffc Fixed gRPC exception because of channel not terminated by Carmelo Cascone · 5 years ago
  16. 26b0544 Fixes javadoc and makes onos-buck project happy again by pier · 5 years ago
  17. 8fc34f4 Fix dependencies in Trellis P4 STC scenario by Carmelo Cascone · 5 years ago
  18. aab51ad Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  19. a61ba57 Fixes to allow running p4 trellis scenario by Ray Milkey · 5 years ago
  20. af2db4e Add OpenConfig based port statistics discovery by Yi Tseng · 6 years ago
  21. 93c3582 Add gNMI device state subscriber by Yi Tseng · 6 years ago
  22. 0f0ad3f Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  23. 69092d2 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 6 years ago
  24. 0406d56 Provides a separate executor to handle map events. by pier · 6 years ago
  25. 757c95d Fix fabric.p4 pipeliner not generating next_vlan rule for routing to a tagged host by Carmelo Cascone · 6 years ago
  26. f8b2aab Sometimes we need to create multicast groups without replicas by Carmelo Cascone · 6 years ago
  27. c895800 Fixed new NextTreatment classes not registered in Kryo by Carmelo Cascone · 6 years ago
  28. bf993b2 Reconcile the pipeline the old way if cookie is not available by Carmelo Cascone · 6 years ago
  29. b3910ce Xconnect support for fabric.p4 pipeliner by Carmelo Cascone · 6 years ago
  30. b0c6665 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 6 years ago
  31. f261d5c Allow NextObjective to refer to another NextObjective by NextId by Charles Chan · 6 years ago
  32. cea51b3 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
  33. 319f600 Changed the debug level to reduce the debug messages by Mayank Tiwari · 6 years ago
  34. 44d8e1f Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  35. 111160c Use curl for atomix-push-bits script by Jordan Halterman · 6 years ago
  36. 5b6dc0c REST API Support for DHCP Relay by anjalikk · 6 years ago
  37. d32693f Publish artifacts for netconf driver APIs by Ray Milkey · 6 years ago
  38. 3640e3c REST API support for DHCP Relay by psneha · 6 years ago
  39. 19ea89f Various improvements to P4 tutorial by Carmelo Cascone · 6 years ago
  40. 535883a Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
  41. ab2c8d8 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
  42. 2df4918 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 6 years ago
  43. cc9bd58 Update spectrum pipeline config by Alan Lo · 6 years ago
  44. 5c00be8 Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
  45. 72d38f5 route-remove cli command with source type addition by snehaprem · 6 years ago
  46. 12c1d18 Symmetric host probing by Mayank Tiwari · 6 years ago
  47. 8b508a9 The tableAction should be checked if it is null. by wu · 6 years ago
  48. 4b9974f Updated Ubuntu 16 desktop vagrant box for tutorial P4 VM by Carmelo Cascone · 6 years ago
  49. 61c8d9c Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  50. 02df93d Fixing login issues on restconf web resource by Andrea Campanella · 6 years ago
  51. 8c02217 Avoid unnecessary download of Atomix bits for full releases by Jordan Halterman · 6 years ago
  52. cc360b7 Fix dhcprelay dependency by Charles Chan · 6 years ago
  53. 67a65a0 Fix minor problems with atomix-push-bits script by Jordan Halterman · 6 years ago
  54. b60452c Implement packet seriailizer and deserializer for LACP by Charles Chan · 6 years ago
  55. 3f0db0a Add push bits scripts for Atomix uploads to test cells by Jordan Halterman · 6 years ago
  56. 04b79be Change the service dependency to mandatory by Charles Chan · 6 years ago
  57. 7cd5ff6 IEEE 802.1x EAPOL-MKA packet support. by Anjali K K · 6 years ago
  58. 955b89a Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  59. 726c461 ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  60. 1a8b039 Update onos-diagnostics to include the latest SR commands by Charles Chan · 6 years ago
  61. 73a716f [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  62. eef8e51 In fabric.p4 do not parse int_data if sink is not enabled by Carmelo Cascone · 6 years ago
  63. 8692bb2 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  64. 1db0283 Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  65. b856529 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  66. 82f58f6 Fix for ONOS-7812 by You Wang · 6 years ago
  67. d0d8915 ONOS-7815 create new cli to query registered pipeconfs by ghj0504520 · 6 years ago
  68. 16125bc ONOS-7810 use cookie field when checking the pipeline in P4Runtime by ghj0504520 · 6 years ago
  69. 359539a The ops should be checked if it is null. by wu · 6 years ago
  70. 7bd3bb6 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
  71. 59a3787 Sync the README from master by Yi Tseng · 6 years ago
  72. 73e54b6 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  73. b0f45fe Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  74. f09ad74 Starting snapshot 1.14.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  75. 14458b1 Tagging 1.14.1 by ONOS Jenkins User · 6 years ago 1.14.1
  76. c08f31e Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  77. 137730a Add command for displaying storage nodes by Jordan Halterman · 6 years ago
  78. 5d3e669 Replace buck instruction with bazel from README by Yi Tseng · 6 years ago
  79. 4bca937 REST API support for packet-processors by rsahot036 · 6 years ago
  80. 615e98a Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  81. 9e4f3cb [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  82. 4c7993d [ONOS-7801] Avoid converting local node on every lookup in ClusterStore by Jordan Halterman · 6 years ago
  83. 126911f Added a scroll bar to Nav Menu for GUI and GUI2 by Sean Condon · 6 years ago
  84. cd42765 Avoid closing DeviceFlowTable when flows are purged on device down event by Jordan Halterman · 6 years ago
  85. 3315384 Fix NPE when trying to reference delta port statistics via REST API by Ray Milkey · 6 years ago
  86. e8469c2 Upgrade to Atomix 3.0.6 by Jordan Halterman · 6 years ago
  87. 6e354fd fix 1.14 build problem caused by partial cherry pick by Ray Milkey · 6 years ago
  88. 2b50bc0 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  89. 184a130 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  90. f67c0cb Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  91. a5c37e1 [ONOS-7703] FabricPipeliner does not remove NextGroup from store when remove NextObjective by Yi Tseng · 6 years ago
  92. 95193b0 Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  93. 1dd9474 Append lock timeout to JAVA_OPTS to avoid overwrite by Jordan Halterman · 6 years ago
  94. 97cd95d Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
  95. 4a92c0d Fix serialization issue by Charles Chan · 6 years ago
  96. 1d78f3d Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
  97. 346259d Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
  98. 876fe77 Allow using the 0.17 version of bazel by Ray Milkey · 6 years ago
  99. 735d3b4 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  100. 3db4521 Fix: resolve influxdbmetrics activation issue caused by unsatisfied deps by Jian Li · 6 years ago