1. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  2. 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
  3. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  4. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  5. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  6. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  7. dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  8. d04e344 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  9. b8cace7 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  10. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  11. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  12. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  13. f50057c Add a device upgrade behaviour interface by Laszlo Papp · 6 years ago
  14. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  15. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  16. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  17. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  18. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  19. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  20. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  21. 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  22. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  23. 3b13737 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  24. 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  25. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  26. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  27. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  28. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  29. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  30. 8d35513 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  31. b0bc9da Add fromString method to connect point by hiroki · 6 years ago
  32. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  33. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  34. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  35. f131e59 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  36. 2eb9167 Improve coverage for primitives by Ray Milkey · 6 years ago
  37. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  38. 8464592 Implement default method for isConfigured by Charles Chan · 6 years ago
  39. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  40. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  41. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  42. 7d77fe1 Fix typos by Jon Hall · 6 years ago
  43. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  44. 4efa498 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  45. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  46. 1657032 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  47. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  48. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  49. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  50. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  51. 042597f Allow duplicate event sinks to be registered to allow retries of component activation. by Jordan Halterman · 6 years ago
  52. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  53. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  54. d6587b9 default value for driver property by Yuta HIGUCHI · 6 years ago
  55. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  56. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  57. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  58. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  59. 4500817 [ONOS-7547] Implement support for backwards/forward compatibility of ConsistentMap values on read by Jordan Halterman · 6 years ago
  60. 2c04599 [ONOS-7551] Support primitive revisions for upgrades by Jordan Halterman · 6 years ago
  61. 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 6 years ago
  62. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  63. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  64. a57a472 [ONOS-7546] Simplify partitioning scheme for ISSU by Jordan Halterman · 6 years ago
  65. ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 6 years ago
  66. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  67. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  68. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  69. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  70. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  71. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  72. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  73. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  74. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  75. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  76. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  77. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  78. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  79. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  80. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  81. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  82. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  83. 611f466 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  84. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  85. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  86. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  87. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  88. 2d1b590 Add more utility methods to DocumentPath by Yuta HIGUCHI · 6 years ago
  89. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  90. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
  91. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  92. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  93. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  94. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  95. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  96. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  97. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  98. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  99. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  100. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago