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