1. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  2. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  3. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  4. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  5. 4efa498 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  6. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  7. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  8. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  9. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  10. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  11. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  12. d6587b9 default value for driver property by Yuta HIGUCHI · 6 years ago
  13. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  14. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  15. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  16. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  17. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  18. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  19. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  20. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  21. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  22. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  23. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  24. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  25. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  26. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  27. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  28. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  29. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  30. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  31. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  32. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  33. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  34. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  35. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  36. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  37. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  38. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  39. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  40. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  41. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  42. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  43. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  44. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  45. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  46. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  47. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  48. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  49. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  50. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  51. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  52. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  53. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  54. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  55. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  56. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  57. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  58. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  59. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 6 years ago
  60. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  61. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 6 years ago
  62. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  63. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  64. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  65. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  66. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  67. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  68. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  69. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  70. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  71. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  72. 8cd61fb Support power config ports retrieval by Laszlo Papp · 7 years ago
  73. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  74. ffc917f ONOS-7080 and ONOS-7070: by fahadnaeemkhan · 7 years ago
  75. 9f15947 Fixed toString of PiInstruction when using groups by Carmelo Cascone · 7 years ago
  76. cb0a49c ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs by Carmelo Cascone · 7 years ago
  77. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  78. 7182724 ONOS-7043: by fahadnaeemkhan · 7 years ago
  79. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  80. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  81. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  82. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  83. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  84. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  85. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  86. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  87. 8cd4acf Fixing deprecation warning for @Component annotation. by Thomas Vachuska · 7 years ago
  88. c86154a Moving PortStatistcs port number to Long to aling with Port class by Andrea Campanella · 7 years ago
  89. b045ddc Implemented support for P4Runtime counter read by Carmelo Cascone · 7 years ago
  90. f3578de ONOS-6896: Unable to change/add a friendly name to a host by Szymon Giermakowski · 7 years ago
  91. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago
  92. 1d3a6b5 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  93. fda16b6 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  94. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  95. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  96. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  97. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  98. 50b1458 Deprecate mcast APIs so they can be moved to an app later by Ray Milkey · 7 years ago
  99. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  100. 5b70ebc Remove Beta tags from Neighbour classes by Ray Milkey · 7 years ago