1. b22787d New version of buck, hosted on maven central by Ray Milkey · 6 years ago
  2. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  3. c1518bb Drivers for HP3800 and HP3500, switches inter-operate correctly by Alessio Giorgetti · 6 years ago
  4. bd071d8 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  5. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  6. 10ebc2b [ONOS-7343] Support for new CORSA software by Pier Luigi · 6 years ago
  7. 132393a CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  8. ef92f19 Use failure detection for Netty messages to improve ability to adapt to changing network conditions by Jordan Halterman · 6 years ago
  9. 914b0b1 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  10. 65cd9e3 Bumped version of p4c in p4 tools script by Carmelo Cascone · 6 years ago
  11. d5d506a Cleaned-up the net-smoke scenario to tolerate failures of independent steps. by Thomas Vachuska · 6 years ago
  12. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  14. d75684a Setting dispatcher to null to pre-empt potential for duplicate by Thomas Vachuska · 6 years ago
  15. 71026b2 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  16. 6ed460a Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  17. f7ce509 Fix typo by Charles Chan · 6 years ago
  18. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  19. 47a853b ONOS-6680 Clean up implementation of gRPC controller by Carmelo Cascone · 6 years ago
  20. c893b27 Do not send group stats request if unsupported by Laszlo Papp · 6 years ago
  21. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  22. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  23. 41b5302 Sonar suggestions - file name and constants by Ray Milkey · 6 years ago
  24. 74f9816 use maven to resolve offline karaf by Yuta HIGUCHI · 6 years ago
  25. 0be0f86 Update buck version by Ray Milkey · 6 years ago
  26. 6c0c4ed Move Felix SCR bnd back to version 1.4.1 by Ray Milkey · 6 years ago
  27. 1e99eb4 Make sure buck is up to date first by Ray Milkey · 6 years ago
  28. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  29. 8539f08 Mininet gRPC switch startup reachability check by Keesjan Karsten · 6 years ago
  30. c29f748 Revert "Bump up buck version" by Ray Milkey · 6 years ago
  31. 5d4d290 Revert "use maven to resolve offline karaf" by Ray Milkey · 6 years ago
  32. 5e95961 [ONOS-7333] adapted REST API for bitwise match on TCP/UDP/SCTP source/destination port (flow) by Andreas Gilbert · 6 years ago
  33. 7236bef use maven to resolve offline karaf by Yuta HIGUCHI · 6 years ago
  34. 153dbd5 Ensure TCP_NODELAY is properly configured on Netty channels by Jordan Halterman · 6 years ago
  35. e743bab Bump up buck version by Ray Milkey · 6 years ago
  36. 47b1b4a [ONOS-7281] Using slow protocol destination mac address (01:80:C2:00:00:0E), and supporting port description in ONOS LLDP by jaegonkim · 6 years ago
  37. d811980 wipe-out command does not need to inherit ClusterListCommand by Yuta HIGUCHI · 6 years ago
  38. 6d9e18a align karaf related component version by Yuta HIGUCHI · 6 years ago
  39. 6771ef6 use maven instead of vicci for offline karaf by Yuta HIGUCHI · 6 years ago
  40. 1ba1e96 use upstream artifacts by Yuta HIGUCHI · 6 years ago
  41. c6844f5 Refactor fabric.p4 and pipeliner by Yi Tseng · 6 years ago
  42. cbbdb8c Add test scenario for crashing all nodes in sequence by Jordan Halterman · 6 years ago
  43. 4caa8e8 Xpliant ONOS driver support added by Alex Yashchuk · 6 years ago
  44. 464145d Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 6 years ago
  45. 222262f bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver by Frank Wang · 6 years ago
  46. d661507 ONOS-7330 Added ONOS-P4 VM build script by Carmelo Cascone · 6 years ago
  47. c550f2e Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  48. 41890db Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  49. a1ccbc3 Convert leadership events directly to mastership events to avoid inconsistencies when building RoleInfo from underlying leadership store by Jordan Halterman · 6 years ago
  50. f9f5563 [ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node by Jordan Halterman · 6 years ago
  51. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  52. c45ede5 Fix NPE in Microsemi Driver by Sean Condon · 6 years ago
  53. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  54. 19e428b Add automatic driver resolution for voltha devices by Jonathan Hart · 6 years ago
  55. dda4edd Adding Ami's french translation for LION by Murat Parlakisik · 6 years ago
  56. 780bb9b Enable buck rabbit MQ app unit tests by Ray Milkey · 6 years ago
  57. b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 6 years ago
  58. 9922d5c Sonar suggestions - comparison logic by Ray Milkey · 6 years ago
  59. 68ef26b Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  60. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  61. e559bcf Sonar suggestion - don't use bit operator in a boolean expression by Ray Milkey · 6 years ago
  62. faed9f3 Sonar suggestion - remove deprecated and insecure public arrays by Ray Milkey · 6 years ago
  63. 2675a27 OAuth2 authentication support for patch API, (HttpSbController) by fahadnaeemkhan · 6 years ago
  64. c4191ed Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  65. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  66. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 6 years ago
  67. 85dab42 Sonar fix - bad equals method by Ray Milkey · 6 years ago
  68. ee09071 Bumped p4c and fixed missing dependency in onos-setup-p4-dev by Carmelo Cascone · 6 years ago
  69. 9a4f7ce Sonar suggestion - don't use synchronized Stack class by Ray Milkey · 6 years ago
  70. 0e11dcb Starting to include kafka-integration app as part of Buck build. by Thomas Vachuska · 6 years ago
  71. 9d982a5 [ONOS-7320] Ensure link times are reset when mastership is reassigned to another node by Jordan Halterman · 6 years ago
  72. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  73. b805f1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  74. 71d50eb added polling of portState after changing by fahadnaeemkhan · 6 years ago
  75. 06e51b3 Fix protobuf compiler commit number dependency by Ray Milkey · 6 years ago
  76. 23e1663 Fix for gRPC version in GNMI stubs by Andrea Campanella · 6 years ago
  77. b935882 [ONOS-7154] Add Interpreter for int.p4 by Jonghwan Hyun · 6 years ago
  78. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  79. dd85ce8 ONOS-7152 Buck build of gNMI auto-generated gRPC stubs by Carmelo Cascone · 6 years ago
  80. 8be0339 [ONOS-7154] Add DSCP bit support as an INT header indicator by Jonghwan Hyun · 6 years ago
  81. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  82. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  83. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  84. 1815c7f Fixed the tar-setup scenario to secure ssh in parallel. by Thomas Vachuska · 6 years ago
  85. 1cf233c Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls. by Jordan Halterman · 6 years ago
  86. e9467fc Upgrade to Atomix 2.0.12 by Jordan Halterman · 6 years ago
  87. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  88. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  89. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  90. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  91. 8277b6b Dual-homing probing improvements by Charles Chan · 6 years ago
  92. 78ec505 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  93. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  94. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  95. 54bd8b2 [ONOS-7312] Fix dependency problem of fabric.p4 by Yi Tseng · 6 years ago
  96. 841a8b9 [ONOS-7247] Add copyrights for all gRPC protobuf files by Jian Li · 6 years ago
  97. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  98. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  99. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  100. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago