1. 0e711b5 Fix NoSuchElementException by Charles Chan · 7 years ago
  2. 57e9182 Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  3. 4ec727d [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  4. 32763e6 Added custom download glyph. by Simon Hunt · 7 years ago
  5. 0121cf2 Added custom upload glyph. by Simon Hunt · 7 years ago
  6. 5479fb8 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  7. 2368683 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  8. aefbb00 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  9. d8f145e CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  10. f68050b Fixing deprecation warning for @Component annotation. by Thomas Vachuska · 7 years ago
  11. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  12. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  13. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  15. e2d52b1 Fixing YANG bucklet to properly generate the name of the model registrator class. by Thomas Vachuska · 7 years ago
  16. 23e6df1 revert Atomix version to 2.0.0-raft-final to address instability by Ray Milkey · 7 years ago
  17. b5c3a5b Remove pipeline limitations to OFDPA 3 QMX driver by Charles Chan · 7 years ago
  18. 4c81e2c Upgrade Atomix dependency to 2.0.1 by Jordan Halterman · 7 years ago
  19. 65179d7 temporarily disable the live yang scenario by Ray Milkey · 7 years ago
  20. 325af8c Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  21. e901932 Bump onos-yang-utils to version 2.2.0 by Ray Milkey · 7 years ago
  22. b27ae5c Allow HTTP metadata URLs to return 404 until available by Jordan Halterman · 7 years ago
  23. 81f627e Bump Atomix dependency version to 2.0.0 by Jordan Halterman · 7 years ago
  24. 4fa0583 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  25. b8925dc Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  26. 2cf5991 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  27. b15d010 Remove next hop location from resolved route by Charles Chan · 7 years ago
  28. 083c024 fix YANG tool version in patch-yang-libs by Yuta HIGUCHI · 7 years ago
  29. 041bb78 CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  30. 3e7e68a Remove /tmp/npm-{pid} files on postinstall by Steven Burrows · 7 years ago
  31. ae5a0eb Add dependency to route test by Yuta HIGUCHI · 7 years ago
  32. c86f6ab Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  33. 5deb323 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  34. 48f89a5 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  35. e72fbb5 [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  36. 40ceb6d Fixed random fit test of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  37. 95f28d4 Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  38. b60b7a1 Removed P4Runtime test app for 1.11 release by Carmelo Cascone · 7 years ago
  39. cf1b2eb Reduced logging in P4Runtime client by Carmelo Cascone · 7 years ago
  40. bc26e01 ONOS-6896: Unable to change/add a friendly name to a host by Szymon Giermakowski · 7 years ago
  41. b34d30b Remove autoboxing of message IDs in NettyMessagingManager by Jordan Halterman · 7 years ago
  42. 6b826f4 Fixing issue with app reactivation - temporary fix until ONOS-6977 is addressed. by Thomas Vachuska · 7 years ago
  43. 396ea2f Partitioned DocumentTree primitive by Jordan Halterman · 7 years ago
  44. c8e13f3 turn artifact spot check back on - sonatype resolved their problem by Ray Milkey · 7 years ago
  45. 404e2f9 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  46. d3e02d3 Upgrade Atomix to Raft final version by Jordan Halterman · 7 years ago
  47. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  48. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  49. 80cb558 UI API change fix by Ray Milkey · 7 years ago
  50. 493175b Fixing the bash_profile 'o' function to prefer shorter paths. by Thomas Vachuska · 7 years ago
  51. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  52. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  53. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  54. 5cc5f0d Host javadocs on api.onosproject.org by Ray Milkey · 7 years ago
  55. 863677e Fix problem where errors from build script were getting eaten by Ray Milkey · 7 years ago
  56. 23f0436 Removing pcep api from publish-target-list by Pier Luigi · 7 years ago
  57. 52e0546 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  58. dd80a4a disable artifact spot check by Ray Milkey · 7 years ago
  59. a2a727f add EVPN APIs to released artifacts by Ray Milkey · 7 years ago
  60. 6ecfc77 PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder. by harikrushna-Huawei · 7 years ago
  61. 21cc578 update the offline karaf bundle by Ray Milkey · 7 years ago
  62. e884214 Add a small pause before running pingall to allow the switches to settle by Ray Milkey · 7 years ago
  63. 460003e Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  64. 3a98e0a Fixs some misspellings by Frank Wang · 7 years ago
  65. 6655bee Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago
  66. c48c975 Upgrade buck and yangtools version by Ray Milkey · 7 years ago
  67. e0355ff [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  68. d24ba73 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  69. 7c45e28 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  70. bb1cf72 Fixed add-test-flows command to generate more realistic port numbers by Carmelo Cascone · 7 years ago
  71. 7c64be8 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  72. d8fe078 Remove deprecated tunnel API from behaviours by Ray Milkey · 7 years ago
  73. 18e9f58 [ONOS-6954] Fix onos-wait-for-start karaf login timeout by nosignal · 7 years ago
  74. 62c4239 Update zh_TW localization support by hwchiu · 7 years ago
  75. 5c7aaf5 Bump down deprecation release to Loon by Ray Milkey · 7 years ago
  76. d148cd3 Deprecate ClusterMessageHandler by Jordan Halterman · 7 years ago
  77. c6c6ef2 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  78. cc5cc59 Remove Beta tags from Neighbour classes by Ray Milkey · 7 years ago
  79. bd52a05 Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  80. aa8de85 Deprecate mcast APIs so they can be moved to an app later by Ray Milkey · 7 years ago
  81. bcd8c03 Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  82. c3658c7 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  83. a915da1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  84. 0c2841c [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  85. 6489385 Adding prefix{Ones,Zeros} to ImmutableByteSequence by Brian O'Connor · 7 years ago
  86. 4ea4d97 [onos-3264]: Close the gap between summary and details panel by Steven Burrows · 7 years ago
  87. c03fa24 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  88. d15afa5 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  89. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  90. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  91. b52465e Sync yang-tools version with deps.json by Yuta HIGUCHI · 7 years ago
  92. 01a3fa4d set default branch to 1.11 by Ray Milkey · 7 years ago
  93. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  94. 8c75e28 Bump up buck version by Ray Milkey · 7 years ago
  95. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  96. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  97. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  98. 9145867 [ONOS-6523] GUI Build: Removed third party libs from repo by Steven Burrows · 7 years ago
  99. 178f25c Update zh_TW localization support by hwchiu · 7 years ago
  100. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago