1. f4b2ca1 Add information about number of routes advertised by FPM peers in FPM CLI by Jonathan Hart · 7 years ago
  2. d8b6849 Clear peers map on FPM app deactivation by Jonathan Hart · 7 years ago
  3. 948ac4b [ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java by Palash Kala · 7 years ago
  4. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  5. 4b765c3 Remove out-of-date sample config by Charles Chan · 7 years ago
  6. 0a42095 Remove deprecated NetTools class by Ray Milkey · 7 years ago
  7. df43aa3 Fix missing unsetDelegate call by Yuta HIGUCHI · 7 years ago
  8. a18e2a6 Remove deprecated KryoSerializer class by Ray Milkey · 7 years ago
  9. e630fb1 Adding build tools for gRPC compilation. ONOS-6095 by Aaron Kruglikov · 7 years ago
  10. 51244d3 [ONOS-6449] Fix arista driver to support interface name with slash, Fix HttpSBControllerImpl because mediaType.getType() only return primary type by Eunjin Choi · 7 years ago
  11. 186b958 Fixed bug that occurs when calling the HTTP controller's post operation by Georgios Katsikas · 7 years ago
  12. 926bae6 Update SHA signatures for yang tools binaries by Ray Milkey · 7 years ago
  13. 4b87389 DAD NS should not contain SRC_LL_ADDR option by Charles Chan · 7 years ago
  14. 8c3680e fix: (vnet) virtual flowrule provider fails by Yoonseon Han · 7 years ago
  15. 5777064 [ONOS-6534]Device Null Point Error is Expected in PacketManager by hyunho1986 · 7 years ago
  16. ea8ac72 [ONOS-6371] (vnet) mastership manager tests by Yoonseon Han · 7 years ago
  17. 1462982 remove unused code and listener at deactive function in ovsdb provider by Frank Wang · 7 years ago
  18. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  19. 3ca0b2e Cleanup previous workaround by Charles Chan · 7 years ago
  20. a945853 Use DAD to probe if interface MAC is not supplied by Charles Chan · 7 years ago
  21. b32f774 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  22. 3069c61 [ONOS-6528] Avoid VPLS race condition problem by Yi Tseng · 7 years ago
  23. 356d125 [ONOS-6510] Fix Intent perf aplication logic by Yi Tseng · 7 years ago
  24. 9bb8fb9 Added CLI command ui-geo-map-list. by Simon Hunt · 7 years ago
  25. 3432701 Renamed UI- CLI command classes to be more consistent. by Simon Hunt · 7 years ago
  26. 2b24337 fix: (vNet) remove dependency for test codes by Yoonseon Han · 7 years ago
  27. 0d1f3fa [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  28. 3031198 Adding CLI command to list models and enhancing YANG smoke scenario by Thomas Vachuska · 7 years ago
  29. 46bf89b Implement listeners for ConsistentMultimap. by Jonathan Hart · 7 years ago
  30. 34a25d1 cosmetic fixes in onos-check-bits by Yuta HIGUCHI · 7 years ago
  31. 4d04b2c Avoid sporadic test failure by Yuta HIGUCHI · 7 years ago
  32. 04147ca l3vpn and driver import changes by Vidyashree Rama · 7 years ago
  33. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  34. cc962d8 Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion by Jonathan Hart · 8 years ago
  35. d4923cf [onos-6359] Extending BUCK for embedded dependencies Stage-2 changes by Viswanath KSP · 7 years ago
  36. ff6d8ba Bumping buck version to use yang-tools 2.1 and new onos buck plugin by Ray Milkey · 7 years ago
  37. 23d15bc Refactoring DHCP Relay app by Charles Chan · 7 years ago
  38. 4f97323 Buck Plugin: Reverting guava version to 19.0 by Brian O'Connor · 7 years ago
  39. 0db1f3b [ONOS-6481] Fix Intent resource release issue by Yi Tseng · 7 years ago
  40. 872c982 Removing duplicate registration. by Yuta HIGUCHI · 7 years ago
  41. d73c9be Add missing final by Yuta HIGUCHI · 7 years ago
  42. 5597ac8 [ONOS-6500] Use unique ID generator primitive for more efficient ID generation in DistributedFlowObjectiveStore by Jordan Halterman · 7 years ago
  43. 2ec7496 [ONOS-6509] Fix incorrect state of VPLS by Yi Tseng · 7 years ago
  44. da708cc Remove CORD config dependency from SR by Charles Chan · 7 years ago
  45. d6ba9a6 [ONOS-5648] skeleton code for VirtualMeterProvider by yoonseon · 7 years ago
  46. a327701 [ONOS-6371] (vNet) simple mastership store by Yoonseon Han · 7 years ago
  47. aea0f33 [ONOS-6371] (vNet) mastership manager implementation by Yoonseon Han · 7 years ago
  48. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  49. a1c8f71 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  50. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  51. 1fe5e2d Fixing maven build by Yuta HIGUCHI · 7 years ago
  52. 86d1b0a Bumping version of YANG Tools to 2.1; adding YANG smoke STC test. by Ray Milkey · 7 years ago
  53. 0b5b35d IntentCycleCommand fields not used latch and end. remove them(revise version) by HelloONOS · 7 years ago
  54. 16b6efd Bumping dependency to Guava 22.0 by Yuta HIGUCHI · 7 years ago
  55. 244f81f [ONOS-6505] Fix Incorrect Intent id generator from VPLS Intent test by Yi Tseng · 7 years ago
  56. f25adf0 Refactor: further simplify if-else statement by Jian Li · 7 years ago
  57. 3282a34 Refactor: restrict package access level, replace for with foreach by Jian Li · 7 years ago
  58. 6b5efbb Refactor: remove redundant return and unused method from MacAuth by Jian Li · 7 years ago
  59. 385348e Deprecate HexDump by Yuta HIGUCHI · 7 years ago
  60. da4798d [ONOS-6503] Potential null object dereferenced before checking for null by Palash Kala · 7 years ago
  61. 03398d5 Fix: resolve potential NPE in LispInfo request and reply by Jian Li · 7 years ago
  62. ab7a1f6 fix: (vNet) reflect changes of flow objective service by Yoonseon Han · 7 years ago
  63. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  64. 2c2feff Lazier lazy path search by Yuta HIGUCHI · 7 years ago
  65. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  66. 356c371 [ONOS-6467] (vNet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  67. c11e57a ONOS-6502 fix by Phaneendra Manda · 7 years ago
  68. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  69. d3f9dd6 Bump up metrics service related dependencies from 3.1.2 to 3.2.2 by Jian Li · 7 years ago
  70. d181aa1 Bump up RRD4j dependency from 2.2 to 3.1 by Jian Li · 7 years ago
  71. 7afc172 Bump up jackson dependency to 2.8.8 by Jian Li · 7 years ago
  72. 242ce52 Fix: resolve address conflict issue by extending ResourceTest by Jian Li · 7 years ago
  73. e6d3adf Fix issues in yang recompilation by Yuta HIGUCHI · 7 years ago
  74. e0fae91 [ONOS-6487] Catch and log exceptions that occur during replication in ECM by Jordan Halterman · 7 years ago
  75. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  76. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  77. dab7f4b ONOS-6452 - Supplied Eth Type value was not getting reflected for MPLS_POP instructions. Now this has been corrected. by Sivachidambaram Subramanian · 7 years ago
  78. a5f0c58 Improve MapDB query speed by parallelly checking the address range by Jian Li · 7 years ago
  79. 26c397c Transplant DatastoreId to Mina based session impl. by Yuta HIGUCHI · 7 years ago
  80. 9add1c5 Fixed openstacknetworking app artifact ID to buck style from POM file by Hyunsun Moon · 7 years ago
  81. 6f3b028 Remove unused code. by Marc De Leenheer · 7 years ago
  82. 0ee6aa2 [ONOS-6493] Fix VPLS Intent failure handling problem by Yi Tseng · 7 years ago
  83. fe32db7d ONOS-5504: Added REST API for administering OFAgent. by Jovana Vuleta · 7 years ago
  84. 18ffcc7 ONOS-6483 API to check if node exists by Sithara Punnassery · 7 years ago
  85. 0e24d50 [ONOS-5758] Added Unit Test for ParserUtils by Henry Yu · 7 years ago
  86. ada511f [ONOS-6488] Fix failure when reinstall a VPLS by Yi Tseng · 7 years ago
  87. 8c9e410 ONOS-6052 by Kavitha Alagesan · 7 years ago
  88. 8ce28c0 Fix openflowj version in pom by Yuta HIGUCHI · 7 years ago
  89. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  90. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  91. 3356249 ONOS-6438 Fixed to allow a network with empty name by Hyunsun Moon · 7 years ago
  92. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  93. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  94. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  95. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  96. 239f09e Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  97. 3568df7 [onos-6359] Phase-1 - Added changes to onos.jar to support embedded dependencies by Viswanath KSP · 7 years ago
  98. 042c3a5 ONOS-6219 Onos cell config manager by Murat Parlakisik · 7 years ago
  99. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  100. 0da1a9c ONOS 6447 Dynamic Config Update support by Sithara Punnassery · 7 years ago