1. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  2. 1fe5e2d Fixing maven build by Yuta HIGUCHI · 7 years ago
  3. 86d1b0a Bumping version of YANG Tools to 2.1; adding YANG smoke STC test. by Ray Milkey · 7 years ago
  4. 0b5b35d IntentCycleCommand fields not used latch and end. remove them(revise version) by HelloONOS · 7 years ago
  5. 16b6efd Bumping dependency to Guava 22.0 by Yuta HIGUCHI · 7 years ago
  6. 244f81f [ONOS-6505] Fix Incorrect Intent id generator from VPLS Intent test by Yi Tseng · 7 years ago
  7. f25adf0 Refactor: further simplify if-else statement by Jian Li · 7 years ago
  8. 3282a34 Refactor: restrict package access level, replace for with foreach by Jian Li · 7 years ago
  9. 6b5efbb Refactor: remove redundant return and unused method from MacAuth by Jian Li · 7 years ago
  10. 385348e Deprecate HexDump by Yuta HIGUCHI · 7 years ago
  11. da4798d [ONOS-6503] Potential null object dereferenced before checking for null by Palash Kala · 7 years ago
  12. 03398d5 Fix: resolve potential NPE in LispInfo request and reply by Jian Li · 7 years ago
  13. ab7a1f6 fix: (vNet) reflect changes of flow objective service by Yoonseon Han · 7 years ago
  14. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  15. 2c2feff Lazier lazy path search by Yuta HIGUCHI · 7 years ago
  16. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  17. 356c371 [ONOS-6467] (vNet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  18. c11e57a ONOS-6502 fix by Phaneendra Manda · 7 years ago
  19. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  20. d3f9dd6 Bump up metrics service related dependencies from 3.1.2 to 3.2.2 by Jian Li · 7 years ago
  21. d181aa1 Bump up RRD4j dependency from 2.2 to 3.1 by Jian Li · 7 years ago
  22. 7afc172 Bump up jackson dependency to 2.8.8 by Jian Li · 7 years ago
  23. 242ce52 Fix: resolve address conflict issue by extending ResourceTest by Jian Li · 7 years ago
  24. e6d3adf Fix issues in yang recompilation by Yuta HIGUCHI · 7 years ago
  25. e0fae91 [ONOS-6487] Catch and log exceptions that occur during replication in ECM by Jordan Halterman · 7 years ago
  26. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  27. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  28. 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
  29. a5f0c58 Improve MapDB query speed by parallelly checking the address range by Jian Li · 7 years ago
  30. 26c397c Transplant DatastoreId to Mina based session impl. by Yuta HIGUCHI · 7 years ago
  31. 9add1c5 Fixed openstacknetworking app artifact ID to buck style from POM file by Hyunsun Moon · 7 years ago
  32. 6f3b028 Remove unused code. by Marc De Leenheer · 7 years ago
  33. 0ee6aa2 [ONOS-6493] Fix VPLS Intent failure handling problem by Yi Tseng · 7 years ago
  34. fe32db7d ONOS-5504: Added REST API for administering OFAgent. by Jovana Vuleta · 7 years ago
  35. 18ffcc7 ONOS-6483 API to check if node exists by Sithara Punnassery · 7 years ago
  36. 0e24d50 [ONOS-5758] Added Unit Test for ParserUtils by Henry Yu · 7 years ago
  37. ada511f [ONOS-6488] Fix failure when reinstall a VPLS by Yi Tseng · 7 years ago
  38. 8c9e410 ONOS-6052 by Kavitha Alagesan · 7 years ago
  39. 8ce28c0 Fix openflowj version in pom by Yuta HIGUCHI · 7 years ago
  40. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  41. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  42. 3356249 ONOS-6438 Fixed to allow a network with empty name by Hyunsun Moon · 7 years ago
  43. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  44. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  45. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  46. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  47. 239f09e Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  48. 3568df7 [onos-6359] Phase-1 - Added changes to onos.jar to support embedded dependencies by Viswanath KSP · 7 years ago
  49. 042c3a5 ONOS-6219 Onos cell config manager by Murat Parlakisik · 7 years ago
  50. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  51. 0da1a9c ONOS 6447 Dynamic Config Update support by Sithara Punnassery · 7 years ago
  52. f31d2d9 [ONOS-6486] Fix serializer error and NPE of VplsStore by Yi Tseng · 7 years ago
  53. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  54. 1666b50 [ONOS-6476] Fix performance issue of FlowObjectiveManager by Yi Tseng · 7 years ago
  55. e265d37 [ONOS-6380] Intent performance regression fix - Do not wrap completed futures by Jordan Halterman · 7 years ago
  56. a578d76 [ONOS-6395] (vNet) Defining mastership service by Yoonseon Han · 7 years ago
  57. 063b882 [ONOS-6477] Add EventuallyConsistentMap test scenario to primitive tests by Jordan Halterman · 7 years ago
  58. b720e63 ONOS-6444 Set floating IP rules when created with fixed IP configured by Hyunsun Moon · 7 years ago
  59. 0033503 Change revision to actuals after fix in tools. by Gaurav Agrawal · 7 years ago
  60. 4a8de82 Web UI: augment sanitize() function by Simon Hunt · 7 years ago
  61. 12d5ec4 [ONOS-6479] Synchronously bootstrap EventuallyConsistentMap by Jordan Halterman · 7 years ago
  62. 5d4f9f4 Removing deprecated annotation by Andrea Campanella · 7 years ago
  63. 0fe05d6 Web UI: add sanitize() function to fn.js library. by Simon Hunt · 7 years ago
  64. 2846b11 Improvements of roadm application: by MaoLu · 7 years ago
  65. 7af71da [ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore by Jordan Halterman · 7 years ago
  66. ed1ef3a Minor improvement to MacAddress#toString by Yuta HIGUCHI · 7 years ago
  67. dc7e76c Distribute FPM connection state amongst the cluster by Jonathan Hart · 7 years ago
  68. 3fcf743 [ONOS-6473] Refactor getPhysicalDevices method in VirtualNetworkService by Harold Huang · 7 years ago
  69. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  70. 7639bf9 Remove deprecated API from virtual network flow rule store by Ray Milkey · 7 years ago
  71. 4d454cc Fix Maven build - Huawei driver pom no longer exists by Ray Milkey · 7 years ago
  72. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  73. 0aae54e Moving huawei YANG model to /models, also removing the redundant YANG which are redundant now. by Gaurav Agrawal · 7 years ago
  74. 773167e Huawei driver to use AbstractModelRegistrator. by Gaurav Agrawal · 7 years ago
  75. fa81248 Mark fixme as done, after change in YANG tools. by Gaurav Agrawal · 7 years ago
  76. 0b33c08 [ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false by sivachidambaram subramanian · 7 years ago
  77. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  78. 5b83ac2 ONOS-6415: NPE in Topo2Jsonifier by Simon Hunt · 7 years ago
  79. 39037cb Remove 'backupEnabled' option for intent-perf by You Wang · 7 years ago
  80. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  81. 32c053c [ONOS-6462] Intent stuck in WITHDRAWING state with FlowObjective intent compiler by Yi Tseng · 7 years ago
  82. 0cc8b23 Bump build conf version to 1.11.0-SNAPSHOT by Yuta HIGUCHI · 7 years ago
  83. 693b8ee Removing file added accidentally? by Yuta HIGUCHI · 7 years ago
  84. 79d6a83 Reduces the port number range for snat to reduce snat handler initialization time. by sangho · 7 years ago
  85. 6685877 Fix bug: treat path index as port number in Oplink openflow OPS. by MaoLu · 7 years ago
  86. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  87. fcaa170 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  88. 965da1f Fix wrong logger by Yuta HIGUCHI · 7 years ago
  89. e00b742 Fix some problems for oplink netconf driver: by MaoLu · 7 years ago
  90. af0a4c2 Ensure check-intent is testing specified Intent state by Yuta HIGUCHI · 7 years ago
  91. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  92. 85355c4 Further improve MapDB query performance with reduced number of get by Jian Li · 7 years ago
  93. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  94. c44787a Remove RESTCONF client dependency on YMS and reinstall BUCK files by Henry Yu · 7 years ago
  95. b25fcb4 Improve MapDB read performance by using cached hash code by Jian Li · 7 years ago
  96. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  97. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  98. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  99. 997fda6 Fix checkstyle error to resolve maven build problem by Jian Li · 7 years ago
  100. ce2686a Attaching compiler service to YangLiveCompiler. by Gaurav Agrawal · 7 years ago