1. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  2. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  3. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  4. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  5. 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 6 years ago
  6. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  7. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  8. f2e09cb Adding ability to handle orphaned devices when balancing mastership. by Thomas Vachuska · 7 years ago
  9. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  10. 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
  11. 8013c4f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 7 years ago
  12. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  13. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  14. 61aeb35 Add upgrade event listener to UpgradeService on initialization of MastershipManager by Jordan Halterman · 7 years ago
  15. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  16. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  17. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  18. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  19. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  20. 5ca0793 [ONOS-7086] Detect failures in upgraded nodes and roll back upgrades by Jordan Halterman · 7 years ago
  21. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  22. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  23. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  24. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  25. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  26. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  27. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  28. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  29. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
  30. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  31. b10194c Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  32. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  33. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  34. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  35. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  36. 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
  37. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  38. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  39. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  40. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  41. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  42. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  43. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  44. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  45. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  46. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  47. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  48. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  49. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  50. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  51. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  52. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  53. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  54. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  55. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  56. f1db284 Example unit tests for PI criterion translators by Carmelo Cascone · 7 years ago
  57. 48f99fa [ONOS-6556] Implementation of PiPeconfService by Andrea Campanella · 7 years ago
  58. 60c4528 ONOS-6786 Fix NPE when a host netcfg without location being posted by Charles Chan · 7 years ago
  59. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  60. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  61. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  62. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  63. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  64. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  65. b32f774 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  66. 2b24337 fix: (vNet) remove dependency for test codes by Yoonseon Han · 7 years ago
  67. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  68. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  69. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  70. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  71. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  72. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  73. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  74. 84c5a3d [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  75. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  76. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  77. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  78. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  79. 81b1298 Removing check that can cause random build failures. by Aaron Kruglikov · 7 years ago
  80. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  81. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  82. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  83. e6caf68 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  84. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  85. 1a15b06 Removing assert that will cause random failures and correcting range for mpls. by Aaron Kruglikov · 7 years ago
  86. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  87. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  88. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  89. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  90. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  91. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  92. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  93. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 7 years ago
  94. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  95. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  96. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  97. a19e1b7 [ONOS-5560] remove unneecessary comments by Jihwan Kim · 7 years ago
  98. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 8 years ago
  99. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  100. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago