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