1. 32c053c [ONOS-6462] Intent stuck in WITHDRAWING state with FlowObjective intent compiler by Yi Tseng · 7 years ago
  2. 0cc8b23 Bump build conf version to 1.11.0-SNAPSHOT by Yuta HIGUCHI · 7 years ago
  3. 693b8ee Removing file added accidentally? by Yuta HIGUCHI · 7 years ago
  4. 79d6a83 Reduces the port number range for snat to reduce snat handler initialization time. by sangho · 7 years ago
  5. 6685877 Fix bug: treat path index as port number in Oplink openflow OPS. by MaoLu · 7 years ago
  6. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  7. fcaa170 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  8. 965da1f Fix wrong logger by Yuta HIGUCHI · 7 years ago
  9. e00b742 Fix some problems for oplink netconf driver: by MaoLu · 7 years ago
  10. af0a4c2 Ensure check-intent is testing specified Intent state by Yuta HIGUCHI · 7 years ago
  11. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 85355c4 Further improve MapDB query performance with reduced number of get by Jian Li · 7 years ago
  13. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  14. c44787a Remove RESTCONF client dependency on YMS and reinstall BUCK files by Henry Yu · 7 years ago
  15. b25fcb4 Improve MapDB read performance by using cached hash code by Jian Li · 7 years ago
  16. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  17. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  18. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  19. 997fda6 Fix checkstyle error to resolve maven build problem by Jian Li · 7 years ago
  20. ce2686a Attaching compiler service to YangLiveCompiler. by Gaurav Agrawal · 7 years ago
  21. ee8700b [ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing by daniel park · 7 years ago
  22. 70c460a Fix: Resolve MAC presentation issue caused by broken split method by Jian Li · 7 years ago
  23. 7d73ff9 [ONOS-6375] Support keyword search in mapping management GUI by Jian Li · 7 years ago
  24. 32d471f Removed delays from unit tests by Hyunsun Moon · 7 years ago
  25. 36bb358 Improved openstack node list CLI by Hyunsun Moon · 7 years ago
  26. bc672d6 Don't reinstall flow rules for existing nodes when network cfg updated by Hyunsun Moon · 7 years ago
  27. 0e058f2 ONOS-6034 Added purge and sync flow rules CLIs by Hyunsun Moon · 7 years ago
  28. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  29. 79cddb1 Fix invalid static variable assignment by Charles Chan · 7 years ago
  30. cf76a65 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  31. 9fe79a2 [ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove. by Jordi Ortiz · 7 years ago
  32. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  33. a19c188 meter-remove command accept hex values as input like meter-add and meters output. by Jordi Ortiz · 7 years ago
  34. cfc7a61 [ONOS-5957] Meter lists filter also by meterId if desired. by Jordi Ortiz · 7 years ago
  35. bf59db2 Topo2 - UiSynthLink aggregation in JSON structure. by Simon Hunt · 7 years ago
  36. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  37. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  38. af1c9f3 Add "intent-installers" command by Yi Tseng · 7 years ago
  39. 10dd108 UI: Updated masthead styles so everything is properly aligned by Steven Burrows · 7 years ago
  40. 5bd294e [ONOS-5683] Fix Intent throughput test regression by Yi Tseng · 7 years ago
  41. f4e13e3 [ONOS-6248] VPLS refactoring by Yi Tseng · 7 years ago
  42. b900a0c Bump up openflowj version to 0.9.8 by Ray Milkey · 7 years ago
  43. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  44. 7a5f904 ONOS-6439 Fixed to remove stale floating IP rules by Hyunsun Moon · 7 years ago
  45. 1798d13 Detach broken build by Yuta HIGUCHI · 7 years ago
  46. 8c9a701 [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  47. 2b29ca4 Topo2: Updated collection to ignore models with the same Id by Steven Burrows · 7 years ago
  48. 3c50361 YANG live compiler implementation by Vidyashree Rama · 7 years ago
  49. 87c9a09 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  50. 05eba35 ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  51. bdf8ae5 [ONOS-6375] Add detailed view for mapping management app by Jian Li · 7 years ago
  52. cc2d7fc ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  53. 4c29be2 Fix version of the onos-build-conf-artifact by Ray Milkey · 7 years ago
  54. 8e3a5cb Add new SNAPSHOT suppressions by Ray Milkey · 7 years ago
  55. 1f3a887 Detaching broken maven builds by Yuta HIGUCHI · 7 years ago
  56. 3308ca4 Oplink APS behaviour for NETCONF by MaoLu · 7 years ago
  57. 66fee92 Suspicious reference comparison - Questionable use of reference equality rather than calling equals by Saritha · 7 years ago
  58. 60e4000 modify the bug of https://jira.onosproject.org/browse/ONOS-6286 by zhiyong ke · 7 years ago
  59. 34b7a49 ONOS-6285 ConnectivityIntentCommand.java: The 'appIdForIntent' variable in the 'key' method is not used, so it can be deleted. by wu · 7 years ago
  60. 5aa4cdf [ONOS-6408] Parse milliseconds in eventTime by Yuta HIGUCHI · 7 years ago
  61. 8091877 [ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE by Yuta HIGUCHI · 7 years ago
  62. 21f5ae8 Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider by Deepa Vaddireddy · 7 years ago
  63. 73a6f5d [ONOS-6443] Add eventually consistent map test commands by Jordan Halterman · 7 years ago
  64. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  65. 89111d9 [ONOS-6410] flexible configuration datastore specifier. by Yuta HIGUCHI · 7 years ago
  66. 279c5ff STC fixes for NoSuchPath exceptions by Ray Milkey · 7 years ago
  67. 4546217 Moving yang files to /models/l3vpn. by Gaurav Agrawal · 7 years ago
  68. 02dbee3 Updating Rpc classes dependencies based on latest YANG tools version. by Gaurav Agrawal · 7 years ago
  69. 10396be Removing external dependencies which are not required after b8 release. by Gaurav Agrawal · 7 years ago
  70. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  71. 3bdfa77 Fine-tuning the visuals in the Applications view. by Thomas Vachuska · 7 years ago
  72. 1ebcfcd Fixing app descriptors. by Thomas Vachuska · 7 years ago
  73. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  74. c1732fd Refactoring OpenROADM app to distribute the model as a separate app by Thomas Vachuska · 7 years ago
  75. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  76. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  77. 1cf4ca3 Add static all-zero IP address by Charles Chan · 7 years ago
  78. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  79. 9eead3c [ONOS-6424] Implement missing equals/hashCode methods in classes used in ResourceStore by Jordan Halterman · 7 years ago
  80. 881e450 [ONOS-6426] Ensure commit is not closed when TransactionId is accessed by Jordan Halterman · 7 years ago
  81. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  82. f20c7fb Initial check-in Open ROADM app v1.2.1 (ONOS-5354). by Marc De Leenheer · 7 years ago
  83. a4d5a49 Bumping ONOS to use onos-yang-tools 1.12.0-b8 version. by Thomas Vachuska · 7 years ago
  84. 03b8318 [ONOS-6425] Improve logging for transactions by Jordan Halterman · 7 years ago
  85. b224307 [ONOS-6423] Implement missing getOrDefault methods in primitive wrappers by Jordan Halterman · 7 years ago
  86. e5ce145 [ONOS-6426] Handle tombstones in null comparisons in AsyncConsistentMap state machine by Jordan Halterman · 7 years ago
  87. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  88. 0bfc04a Removed delays from unit tests by Hyunsun Moon · 7 years ago
  89. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  90. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  91. 98a45f6 Switching to new buck by Brian O'Connor · 7 years ago
  92. 3bc6ef1 [ONOS-6375] Support topology overlay for mapping managemant app by Jian Li · 7 years ago
  93. 6935951 invalid equals(), comparing different object types by Saritha · 7 years ago
  94. 4689f81 [ONOS-6375] Implement table view for querying mapping information by Jian Li · 7 years ago
  95. a792cf7 [ONOS-6186] Implement VLAN based virtual network provisioning and logical switching by daniel park · 7 years ago
  96. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  97. aa25605 [ONOS-6241] (vNet) Can't find a virtual device Id by Yoonseon Han · 7 years ago
  98. b582df3 OS-3 fixing exploit to upload malicious apps through UI rest APIs by Andrea Campanella · 7 years ago
  99. 921593c Adding plugin jar's hash to OnosJar rule's key by Brian O'Connor · 7 years ago
  100. 58ea8f2 Sort routes for a prefix by next hop address. by Jonathan Hart · 7 years ago