1. fd86fa6 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  2. a52c880 Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 6 years ago
  3. f2b7bfe ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  4. c03f9a0 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago
  5. 4ec2c16 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 6 years ago
  6. f8b2aab Sometimes we need to create multicast groups without replicas by Carmelo Cascone · 6 years ago
  7. b0c6665 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 6 years ago
  8. f261d5c Allow NextObjective to refer to another NextObjective by NextId by Charles Chan · 6 years ago
  9. cc9bd58 Update spectrum pipeline config by Alan Lo · 6 years ago
  10. 5c00be8 Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
  11. 73a716f [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  12. 8692bb2 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  13. 1db0283 Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  14. b856529 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  15. b0f45fe Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  16. 615e98a Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  17. 3315384 Fix NPE when trying to reference delta port statistics via REST API by Ray Milkey · 6 years ago
  18. e3ba922 More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  19. ccee77a Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  20. beeda6c Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  21. ba73da5 Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  22. c705e9c Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  23. d797e2c Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  24. 6c14804 Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  25. 20f8789 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  26. 93d09c9 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  27. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  28. 6ac9035 [ONOS-7162] Forcing provider scheme to always be in lowercase. by Thomas Vachuska · 6 years ago
  29. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  30. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  31. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  32. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  33. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  34. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  35. f50057c Add a device upgrade behaviour interface by Laszlo Papp · 6 years ago
  36. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  37. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  38. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 7 years ago
  39. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  40. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  41. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  42. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  43. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  44. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  45. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  46. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  47. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  48. b0bc9da Add fromString method to connect point by hiroki · 6 years ago
  49. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  50. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  51. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  52. f131e59 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  53. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  54. 8464592 Implement default method for isConfigured by Charles Chan · 6 years ago
  55. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  56. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  57. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  58. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  59. 4efa498 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  60. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  61. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  62. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  63. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  64. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  65. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  66. d6587b9 default value for driver property by Yuta HIGUCHI · 6 years ago
  67. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  68. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  69. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  70. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  71. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  72. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  73. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  74. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  75. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  76. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  77. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  78. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  79. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  80. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  81. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  82. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  83. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  84. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  85. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  86. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  87. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  88. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  89. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  90. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  91. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  92. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  93. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  94. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  95. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  96. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  97. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  98. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  99. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  100. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago