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. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  3. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  4. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  5. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  6. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  7. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  8. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  9. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  10. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  11. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  12. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  13. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  14. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  15. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  16. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  17. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  18. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  19. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  20. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  21. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  22. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  23. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  24. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  25. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  26. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  27. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  28. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  29. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  30. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  31. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  32. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  33. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  34. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  35. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  36. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  37. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  38. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  39. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  40. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  41. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  42. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  43. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  44. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  45. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  46. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  47. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  48. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  49. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  50. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  51. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  52. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  53. 8c18eb7 Adding test for DefaultBridgeDescription by Ethan Tai · 7 years ago
  54. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  55. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  56. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  57. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  58. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  59. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  60. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  61. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  62. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  63. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  64. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  65. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  66. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  67. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  68. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  69. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  70. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  71. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  72. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  73. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  74. 603d055 Fix typo by Yi Tseng · 7 years ago
  75. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  76. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  77. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  78. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  79. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  80. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  81. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  82. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  83. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  84. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  85. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  86. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  87. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  88. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  89. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  90. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  91. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  92. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  93. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  94. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  95. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  96. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  97. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  98. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  99. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 8 years ago
  100. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago