1. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  2. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  3. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  4. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  5. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  6. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  7. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  9. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  10. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  11. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  13. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  14. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  15. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  16. fa89f2a Fix NPE in PacketManager by Ray Milkey · 6 years ago
  17. bc0308f [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  18. 5a3c09c [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  19. f32d854 Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  20. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  21. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  22. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  23. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  24. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  25. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  26. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  27. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 6 years ago
  28. 2c142c5 Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE by Ray Milkey · 6 years ago
  29. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  30. 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 6 years ago
  31. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  32. 334e941 remove references to BMV2 from pom files by Ray Milkey · 6 years ago
  33. 21a74da [ONOS-7213] Add serializer for cluster metadata Partitions. by Jordan Halterman · 6 years ago
  34. ba1bbaf [ONOS-7214] Delete partition data after cluster reconfiguration. by Jordan Halterman · 6 years ago
  35. e3708c7 ONOS-7219 - don't crash if there is no metadata file by Ray Milkey · 6 years ago
  36. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  37. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  38. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  39. ff6e1e6 fix a typo by Harold Huang · 6 years ago
  40. f2e09cb Adding ability to handle orphaned devices when balancing mastership. by Thomas Vachuska · 6 years ago
  41. e27bb90 Fix maven build by Ray Milkey · 6 years ago
  42. 0676c97 Use default value for automatically rebalancing masters on upgrade by Jordan Halterman · 6 years ago
  43. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  44. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  45. 8013c4f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 6 years ago
  46. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  47. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  48. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  49. 61aeb35 Add upgrade event listener to UpgradeService on initialization of MastershipManager by Jordan Halterman · 7 years ago
  50. 59afc6a [ONOS-7176] Add DriverService dependency to GroupManager to ensure drivers are available when initial device events are received by Jordan Halterman · 7 years ago
  51. 2740a11 ONOS-7146 by Deepa Vaddireddy · 7 years ago
  52. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  53. c4e87da Membership Service fix on getMembers function by slowr · 7 years ago
  54. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  55. 9ada34a Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 7 years ago
  56. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  57. 0a44fde [ONOS-7093] Add ISSU permissions by slowr · 7 years ago
  58. 49add80 ONOS-6937 Cluster metadata file is not read even after correcting invalid data by dvaddire · 7 years ago
  59. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  60. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  61. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  62. 5ca0793 [ONOS-7086] Detect failures in upgraded nodes and roll back upgrades by Jordan Halterman · 7 years ago
  63. 713830d [ONOS-7098] Rebalance masters on upgrade completion event by Jordan Halterman · 7 years ago
  64. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  65. 4267681 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
  66. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  67. a9ff68b [ONOS-6944] Restarted dispatch loop become stopped when event sink exceeded execution time limit in CoreEventDispatcher by jaegonkim · 7 years ago
  68. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  69. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  70. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  71. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  72. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  73. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  74. da26837 Catch, log, and retry on IOException for HTTP cluster metadata URLs by Jordan Halterman · 7 years ago
  75. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  76. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  77. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  78. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  79. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  80. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
  81. 46c7690 Allow HTTP metadata URLs to return 404 until available by Jordan Halterman · 7 years ago
  82. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  83. cfeff19 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  84. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  85. b10194c Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  86. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  87. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  88. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  89. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  90. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  92. 31dd5b4 bug fix : if register same config factory twice (igmp and olt app will do that), and remove one, will make another factory unavailable. add a referance counter to fix it by ke han · 7 years ago
  93. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  94. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  95. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  96. 605104e ONOS-6084 Statistics were absent for the flows posted when device master was null. The issue is fixed with this code change by Sivachidambaram Subramanian · 7 years ago
  97. 3796476 ONOS-6864 Fix a DispatchLoop restart bug. by Tian Jian · 7 years ago
  98. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  99. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  100. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4