1. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  2. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  3. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  4. 54d8243 Patch for ONOS-6840 NETCONF timeouts per device by Sean Condon · 7 years ago
  5. 4b662e1 Align dependency similar to buck version by Yuta HIGUCHI · 7 years ago
  6. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago
  7. b4fdb04 [CORD-1664] Fix errors when parsing DHCP packets by Yi Tseng · 7 years ago
  8. 125c3f2 Cleanup local maps in LldpLinkProvider by Jon Hall · 7 years ago
  9. 605104e ONOS-6084 Statistics were absent for the flows posted when device master was null. The issue is fixed with this code change by Sivachidambaram Subramanian · 7 years ago
  10. 89a09ec [ONOS-6409] Minor modification to fix the expectation count while posting flow objectives by Sivachidambaram Subramanian · 7 years ago
  11. 4922a06 [ONOS-6874] Implement nullable ConsistentMap by Jordan Halterman · 7 years ago
  12. 4beea65 [ONOS-6266] 'garbageCollect' is not working for groups after ONOS restart by sisubram · 7 years ago
  13. 1a100a9 [ONOS-6270] linkWeightFunction was set as 'geoDistance', it is still using default linkWeightFunction 'hopCount' after restart by sisubram · 7 years ago
  14. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  15. a94259f PartitionedAsyncConsistentMap test by Sbhat35 · 7 years ago
  16. caed041 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  17. 9f59f44 netconf chunked framing v2 by Kamil Stasiak · 7 years ago
  18. ffe0234 -Onos store refactoring by Sbhat35 · 7 years ago
  19. d0a70f5 Fix bug in fwd app by Cheng-An Chuang · 7 years ago
  20. 9e11b09 build yang plugin if it wasn't already by Yuta HIGUCHI · 7 years ago
  21. 3796476 ONOS-6864 Fix a DispatchLoop restart bug. by Tian Jian · 7 years ago
  22. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  23. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  24. 8032d8b ONOS-6730: Topo View i18n: - Completed last section of topoPanel.js by Simon Hunt · 7 years ago
  25. a58d894 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  26. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  28. 52c829a Remove dead target from publishing list by Ray Milkey · 7 years ago
  29. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  30. 202034f GUI: Added {view}-spec.js files for all main views by Steven Burrows · 7 years ago
  31. 879ce45 ONOS-6730: Topo View i18n: by Simon Hunt · 7 years ago
  32. 5527e99 Run test on buck by Yuta HIGUCHI · 7 years ago
  33. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  34. 4421dd2 Allow relocating yang tool location by Yuta HIGUCHI · 7 years ago
  35. db3591b ONOS-6494 Dynamic Config: Changes to preserve ordering of children in the store by Sithara Punnassery · 7 years ago
  36. 1603c69 ONOS-6730: Topo View i18n for: - select map dialog - oblique view - overlay by Simon Hunt · 7 years ago
  37. e2d9dc7 ONOS-6730: Topo View i18n for: by Simon Hunt · 7 years ago
  38. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  39. c70b7e5 ONOS-6906 Dynamic Config: Update events are missed by Sithara Punnassery · 7 years ago
  40. 1e534c3 Fix route-service by Yuta HIGUCHI · 7 years ago
  41. d0d8035 Support alternative ordering specifications for DocumentTree primitive by Jordan Halterman · 7 years ago
  42. 3f89cb4 ONOS-6730: Topo Lion by Simon Hunt · 7 years ago
  43. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  44. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  45. 0f26ac8 BUCK GUI: Excluded generated javascript files from genrule by Steven Burrows · 7 years ago
  46. 0cf9c0e Adding Gluon App code to support EVPN by Mohammad Shahid · 7 years ago
  47. dab65d4 Italian localization for Topology View by Andrea Campanella · 7 years ago
  48. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  49. e1e968e ONOS-6730: I18n for Topology View. by Simon Hunt · 7 years ago
  50. 94f5c49 Fix typo from Bmv2DriversLoader by Yi Tseng · 7 years ago
  51. e9c0c6e Remove dependencies from EVPN route system on unicast route system. by Jonathan Hart · 7 years ago
  52. ed1c863 Adding YANG live compilation STC scenario. by Thomas Vachuska · 7 years ago
  53. b8116eb ONOS-6817 Fixed a small defect in edge-to-edge path computation. by Thomas Vachuska · 7 years ago
  54. 1d4b3aa Bugfix: do not assume all Config is about DeviceId by Yuta HIGUCHI · 7 years ago
  55. d66228c Add intents and logging to Event History app by Jon Hall · 7 years ago
  56. aa7c123 Adding route subsystem code to support EVPN by Mohammad Shahid · 7 years ago
  57. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  58. 46654c3 [CORD-1113] Fix race condition problem of DistributedRouteStore by Yi Tseng · 7 years ago
  59. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  60. 6ce5235 Ensure onos-dist-verify script does not block indefinitely when disruptor is running at the end of the test by Jordan Halterman · 7 years ago
  61. f73b18c Fix Javadoc warning due to incorrect package. by Jordan Halterman · 7 years ago
  62. ebedbb5 Store new devices locally to prevent race conditions prior to master->standby replication by Jordan Halterman · 7 years ago
  63. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  64. 71c5204 Fix Lumentum drivers activation by Marc De Leenheer · 7 years ago
  65. a1c1bbc Search only for .yang files under src/main/yang by Yuta HIGUCHI · 7 years ago
  66. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  67. b9cfc3a Try to get driver info by lookup mfr/hw/sw when the device is not found by Charles Chan · 7 years ago
  68. dfa8ee2 Fix component config exception from DHCP relay app by Yi Tseng · 7 years ago
  69. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  70. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  71. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  72. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  73. e113b65 NPE_app_delete by dvaddire · 7 years ago
  74. 485a2cd Refactor gRPC northbound device service by Jian Li · 7 years ago
  75. a361310 Fixing capitalization in Band. by Aaron Kruglikov · 7 years ago
  76. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  77. e853d03 Ensure DocumentTree exceptions are properly returned to clients on getChildren calls by Jordan Halterman · 7 years ago
  78. 93fd012 Use consistent hashing for map keys by Jordan Halterman · 7 years ago
  79. ecfca4f [ONOS-6892] Use streams for Kryo serialization to avoid IndexOutOfBoundsException when serializing/deserializing large objects by Jordan Halterman · 7 years ago
  80. a37e32f Gui: bugfix Broswersync error in buck build by Steven Burrows · 7 years ago
  81. 1c2a968 GUI: Added ESLint to gulp tasks. ONOS-6521 by Steven Burrows · 7 years ago
  82. 2e0c9c0 Topo2: Host panel clickable titles by Steven Burrows · 7 years ago
  83. 6305463 update simon's cell definition. by Simon Hunt · 7 years ago
  84. f8e9fb6 [ONOS-6684] Add Application message type in protobuf model by Jian Li · 7 years ago
  85. 73f0ffd [ONOS-6707] Host Protobuf model by Frank Wang · 7 years ago
  86. 752829a fix for ONOS-6872 by Fahad Naeem Khan · 7 years ago
  87. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  88. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  89. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  90. a028a2c incubator-core no longer exists by Yuta HIGUCHI · 7 years ago
  91. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  92. fcf5dce [CORD-1431] Support DHCPv6 by HostLocationProvider by Yi Tseng · 7 years ago
  93. 8899786 SR refactoring by Charles Chan · 7 years ago
  94. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  95. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  96. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  97. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  98. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  99. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  100. 8b99d9d Workaround for sporadic failures by Yuta HIGUCHI · 7 years ago