1. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  2. edeaf4a ONOS-6667 NullPointerException on device-remove by dvaddire · 7 years ago
  3. 7b82170 Minor changes to PI runtime classes by Carmelo Cascone · 7 years ago
  4. 00b369a UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module. by Simon Hunt · 7 years ago
  5. 7379a3d UI-Lion: start integration of LionBundles into UiExtension. by Simon Hunt · 7 years ago
  6. fb7f95b UI-Lion: set up framework for Italian BundleStitcherTest. by Simon Hunt · 7 years ago
  7. e556e94 UI-Lion: by Simon Hunt · 7 years ago
  8. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  9. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  10. 0d89ea3 Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  11. 113091f Cosmetic fixes by Yuta HIGUCHI · 7 years ago
  12. 9986c07 Add zh_CN test file for Lion localization by Frank Wang · 7 years ago
  13. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  14. a5b1454 Cleaned up LionUtilsTest so that further language bundle tests by Simon Hunt · 7 years ago
  15. 67d47e8 Add Korean test file for Lion localization by Jian Li · 7 years ago
  16. 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
  17. b804203 Lion Utilities: by Simon Hunt · 7 years ago
  18. ee2c854 Add zh_TW test file for Lion localization by Yi Tseng · 7 years ago
  19. 7a8fe6e Lion Utilities: - Incorporate Italian message bundle in unit tests. by Simon Hunt · 7 years ago
  20. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  21. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  22. 22ed0a1 Adding italian test file for Lion localization by Andrea Campanella · 7 years ago
  23. 0c85f11 Made a start on localization ("lion") utilities. by Simon Hunt · 7 years ago
  24. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  25. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  26. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  27. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  28. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  29. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  30. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  31. 36740d0 Remove deprecated use of 'sid' parameter. by Simon Hunt · 7 years ago
  32. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  33. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  34. a695719 Remove deprecated flow statistics APIs by Ray Milkey · 7 years ago
  35. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  36. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  37. 0a42095 Remove deprecated NetTools class by Ray Milkey · 7 years ago
  38. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  39. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  40. 0d1f3fa [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  41. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  42. 4d04b2c Avoid sporadic test failure by Yuta HIGUCHI · 7 years ago
  43. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  44. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  45. a1c8f71 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  46. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  47. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  48. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  49. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  50. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  51. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  52. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  53. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  54. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  55. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  56. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  57. 5d4f9f4 Removing deprecated annotation by Andrea Campanella · 7 years ago
  58. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  59. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  60. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  61. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  63. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  64. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  65. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  66. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 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. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  69. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  70. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  71. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  72. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  73. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  74. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  75. 0e16109 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  76. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  77. 8e25811 ONOS-6259: Topo2 - Implement server-side highlighting model by Simon Hunt · 7 years ago
  78. f27a929 ONOS-6372: Topo2 - Refactor "location" data to be consistent by Simon Hunt · 7 years ago
  79. 5f97a30 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  80. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  81. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  82. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  83. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  84. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  85. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  86. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  87. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  88. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  89. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  90. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  91. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  92. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  93. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  94. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  95. 603d055 Fix typo by Yi Tseng · 7 years ago
  96. b877a6f Modified UI model objects to be backed merely by IDs of the core model objects. by Thomas Vachuska · 7 years ago
  97. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  98. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  99. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  100. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago