1. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  2. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  3. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  4. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  5. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  6. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  7. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  8. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  9. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  10. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  11. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  12. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  13. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  14. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  15. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 6 years ago
  16. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  17. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  18. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  19. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  20. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  21. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  22. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  23. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  24. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  25. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  26. 8cd61fb Support power config ports retrieval by Laszlo Papp · 7 years ago
  27. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  28. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  29. 9f15947 Fixed toString of PiInstruction when using groups by Carmelo Cascone · 7 years ago
  30. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  31. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  32. 7182724 ONOS-7043: by fahadnaeemkhan · 7 years ago
  33. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  34. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  35. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  36. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  37. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  38. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  39. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  40. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  41. 8cd4acf Fixing deprecation warning for @Component annotation. by Thomas Vachuska · 7 years ago
  42. c86154a Moving PortStatistcs port number to Long to aling with Port class by Andrea Campanella · 7 years ago
  43. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  44. f3578de ONOS-6896: Unable to change/add a friendly name to a host by Szymon Giermakowski · 7 years ago
  45. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago
  46. 1d3a6b5 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  47. fda16b6 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  48. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  49. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  50. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  51. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  52. 50b1458 Deprecate mcast APIs so they can be moved to an app later by Ray Milkey · 7 years ago
  53. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  54. 5b70ebc Remove Beta tags from Neighbour classes by Ray Milkey · 7 years ago
  55. 24d829e remove deprecated driver loader API by Ray Milkey · 7 years ago
  56. cd5a6d0 Remove deprected Tunnel APIs by Ray Milkey · 7 years ago
  57. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  58. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  59. 3b4177b ONOS-6649 Port not removed on all nodes, data inconsistency by Palash Kala · 7 years ago
  60. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  61. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  62. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  63. 5eba8aa Extended flow rule service with get flow entries by state method by Georgios Katsikas · 7 years ago
  64. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  65. af3b428 [ONOS-6765] Juniper pipelines should filter the clear deferred action by HelloONOS · 7 years ago
  66. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  67. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  68. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  69. b8116eb ONOS-6817 Fixed a small defect in edge-to-edge path computation. by Thomas Vachuska · 7 years ago
  70. a361310 Fixing capitalization in Band. by Aaron Kruglikov · 7 years ago
  71. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  72. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  73. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  74. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  75. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  76. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  77. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  78. 9589884 Allowing edge-links to be created with (inherit) the target host annotations. by Thomas Vachuska · 7 years ago
  79. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  80. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  81. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  82. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  83. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  84. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  85. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  86. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  87. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  88. 32a01b2 Added method to retrieve field matches by ID in PiCriterion by Carmelo Cascone · 7 years ago
  89. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  90. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  91. 3b615e6 Fixing a typo in the MeterState enum. by Aaron Kruglikov · 7 years ago
  92. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  93. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  94. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  95. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  96. 60c4528 ONOS-6786 Fix NPE when a host netcfg without location being posted by Charles Chan · 7 years ago
  97. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  98. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  99. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  100. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago