1. f11513d Various improvements to P4 dev env by Carmelo Cascone · 6 years ago
  2. dbd7457 This is a language bundle for ONOS -Greek translations by Anastasia Kollia · 6 years ago
  3. 1315d3e [ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated by Jordan Halterman · 6 years ago
  4. 01e886e [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 6 years ago
  5. 161ce33 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  6. c41ceb9 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  7. a7e6692 Update onos buck version by Ray Milkey · 6 years ago
  8. 6a2e8fa Adding a bucklet to compile XSD in to Java by Sean Condon · 6 years ago
  9. ce336f7 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  10. 0e44012 Fix stack trace when encountering a checkstyle error by Ray Milkey · 6 years ago
  11. d008dbe [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  12. 63edd93 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  13. 07532ab [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  14. 8596fde Fix the JIRA ticket number in a comment by Laszlo Papp · 6 years ago
  15. 7b77f71 [ONOS-7374] OvsdbBridges obtained by DefaultOvsdbClient.getBridges() do not have controller information by jaegonkim · 6 years ago
  16. 73c21bd [ONOS-7372] GossipDeviceStore cannot do 'mark off line' for a removed device in a controller recovered from failure by jaegonkim · 6 years ago
  17. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  18. 57add21 Sonar suggestion - null pointer check had the wrong boolean operator by Ray Milkey · 6 years ago
  19. 3e0e92e SONAR suggestion - don't ignore stream read() return value by Ray Milkey · 6 years ago
  20. 4a76f37 Fixed app category for live-compile YANG models. by Thomas Vachuska · 6 years ago
  21. 7390b5c Expose the port stats annotations to REST by Laszlo Papp · 6 years ago
  22. 83b1d93 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  23. 111aab7 Add minimum timeout for Netty messages by Jordan Halterman · 6 years ago
  24. d6c4280 Sonar suggestion - don't lock on a field that is being modified by Ray Milkey · 6 years ago
  25. d4439e6 Sonar suggestion - don't lock on a potentially shared Object by Ray Milkey · 6 years ago
  26. e81e941 [ONOS-7377] Fix: Removing Config Factory only if last element in cluster by Andrea Campanella · 6 years ago
  27. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  28. 9fb87f6 Remove device from deviceLocalStatus after the device was removed from the store. by Rafał Szalecki · 6 years ago
  29. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  30. b7e618d Updated script to build P4 VM by Carmelo Cascone · 6 years ago
  31. 302405e Obey Java package file naming rules by Ray Milkey · 6 years ago
  32. 59ad657 [ONOS-7334] Using Cache Loader to remove stale entries in p4runtime by Manjunath Vanaraj · 6 years ago
  33. c1ecdd0 [ONOS-7371] Fix General Device provider NPE when disconnecting device after netcfg remove by Andrea Campanella · 6 years ago
  34. f373565 Updating onos-setup-p4-dev to support gNMI by Brian O'Connor · 6 years ago
  35. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  36. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  37. a8418ca Building test distributable if it is not available already. by Thomas Vachuska · 6 years ago
  38. a3f1611 [ONOS-7365] Fix NPE in ECM peersSupplier to avoid exceptions when rebooting container by Jordan Halterman · 6 years ago
  39. 09bf269 Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  40. f237e1b Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  41. 4a768c0 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  42. e720ddf [ONOS-7363] Isolate replica info to a single version for isolation of primary-backup protocols by Jordan Halterman · 6 years ago
  43. f5f4094 [ONOS-7352] Activate applications locally when restoring old version after upgrade failure by Jordan Halterman · 6 years ago
  44. 151af4b Publish new buck packages to maven central by Ray Milkey · 6 years ago
  45. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  46. 3c65d1b [ONOS-7350] Add ISSU HA/rollback test scenario by Jordan Halterman · 6 years ago
  47. 9719eb0 ONOS-6955 onos-app does not reinstall apps correctly by Deepa Vadireddy · 6 years ago
  48. 1d4d189 Add warnings to KryoNamespaces to avoid reordering serializable types. by Jordan Halterman · 6 years ago
  49. b2a91f2 Fix the Statistics resource title by Laszlo Papp · 6 years ago
  50. b22787d New version of buck, hosted on maven central by Ray Milkey · 6 years ago
  51. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  52. c1518bb Drivers for HP3800 and HP3500, switches inter-operate correctly by Alessio Giorgetti · 6 years ago
  53. bd071d8 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  54. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  55. 10ebc2b [ONOS-7343] Support for new CORSA software by Pier Luigi · 6 years ago
  56. 132393a CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  57. ef92f19 Use failure detection for Netty messages to improve ability to adapt to changing network conditions by Jordan Halterman · 6 years ago
  58. 914b0b1 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  59. 65cd9e3 Bumped version of p4c in p4 tools script by Carmelo Cascone · 6 years ago
  60. d5d506a Cleaned-up the net-smoke scenario to tolerate failures of independent steps. by Thomas Vachuska · 6 years ago
  61. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  62. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  63. d75684a Setting dispatcher to null to pre-empt potential for duplicate by Thomas Vachuska · 6 years ago
  64. 71026b2 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  65. 6ed460a Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  66. f7ce509 Fix typo by Charles Chan · 6 years ago
  67. 20474e0 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  68. 47a853b ONOS-6680 Clean up implementation of gRPC controller by Carmelo Cascone · 6 years ago
  69. c893b27 Do not send group stats request if unsupported by Laszlo Papp · 6 years ago
  70. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  71. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  72. 41b5302 Sonar suggestions - file name and constants by Ray Milkey · 6 years ago
  73. 74f9816 use maven to resolve offline karaf by Yuta HIGUCHI · 6 years ago
  74. 0be0f86 Update buck version by Ray Milkey · 6 years ago
  75. 6c0c4ed Move Felix SCR bnd back to version 1.4.1 by Ray Milkey · 6 years ago
  76. 1e99eb4 Make sure buck is up to date first by Ray Milkey · 6 years ago
  77. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  78. 8539f08 Mininet gRPC switch startup reachability check by Keesjan Karsten · 6 years ago
  79. c29f748 Revert "Bump up buck version" by Ray Milkey · 6 years ago
  80. 5d4d290 Revert "use maven to resolve offline karaf" by Ray Milkey · 6 years ago
  81. 5e95961 [ONOS-7333] adapted REST API for bitwise match on TCP/UDP/SCTP source/destination port (flow) by Andreas Gilbert · 6 years ago
  82. 7236bef use maven to resolve offline karaf by Yuta HIGUCHI · 6 years ago
  83. 153dbd5 Ensure TCP_NODELAY is properly configured on Netty channels by Jordan Halterman · 6 years ago
  84. e743bab Bump up buck version by Ray Milkey · 6 years ago
  85. 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
  86. d811980 wipe-out command does not need to inherit ClusterListCommand by Yuta HIGUCHI · 6 years ago
  87. 6d9e18a align karaf related component version by Yuta HIGUCHI · 6 years ago
  88. 6771ef6 use maven instead of vicci for offline karaf by Yuta HIGUCHI · 6 years ago
  89. 1ba1e96 use upstream artifacts by Yuta HIGUCHI · 6 years ago
  90. c6844f5 Refactor fabric.p4 and pipeliner by Yi Tseng · 6 years ago
  91. cbbdb8c Add test scenario for crashing all nodes in sequence by Jordan Halterman · 6 years ago
  92. 4caa8e8 Xpliant ONOS driver support added by Alex Yashchuk · 6 years ago
  93. 464145d Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 6 years ago
  94. 222262f bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver by Frank Wang · 6 years ago
  95. d661507 ONOS-7330 Added ONOS-P4 VM build script by Carmelo Cascone · 6 years ago
  96. 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
  97. 41890db Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  98. a1ccbc3 Convert leadership events directly to mastership events to avoid inconsistencies when building RoleInfo from underlying leadership store by Jordan Halterman · 6 years ago
  99. f9f5563 [ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node by Jordan Halterman · 6 years ago
  100. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago