1. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  2. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  3. 0f26ac8 BUCK GUI: Excluded generated javascript files from genrule by Steven Burrows · 7 years ago
  4. 0cf9c0e Adding Gluon App code to support EVPN by Mohammad Shahid · 7 years ago
  5. dab65d4 Italian localization for Topology View by Andrea Campanella · 7 years ago
  6. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  7. e1e968e ONOS-6730: I18n for Topology View. by Simon Hunt · 7 years ago
  8. 94f5c49 Fix typo from Bmv2DriversLoader by Yi Tseng · 7 years ago
  9. e9c0c6e Remove dependencies from EVPN route system on unicast route system. by Jonathan Hart · 7 years ago
  10. ed1c863 Adding YANG live compilation STC scenario. by Thomas Vachuska · 7 years ago
  11. b8116eb ONOS-6817 Fixed a small defect in edge-to-edge path computation. by Thomas Vachuska · 7 years ago
  12. 1d4b3aa Bugfix: do not assume all Config is about DeviceId by Yuta HIGUCHI · 7 years ago
  13. d66228c Add intents and logging to Event History app by Jon Hall · 7 years ago
  14. aa7c123 Adding route subsystem code to support EVPN by Mohammad Shahid · 7 years ago
  15. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  16. 46654c3 [CORD-1113] Fix race condition problem of DistributedRouteStore by Yi Tseng · 7 years ago
  17. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  18. 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
  19. f73b18c Fix Javadoc warning due to incorrect package. by Jordan Halterman · 7 years ago
  20. ebedbb5 Store new devices locally to prevent race conditions prior to master->standby replication by Jordan Halterman · 7 years ago
  21. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  22. 71c5204 Fix Lumentum drivers activation by Marc De Leenheer · 7 years ago
  23. a1c1bbc Search only for .yang files under src/main/yang by Yuta HIGUCHI · 7 years ago
  24. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  25. b9cfc3a Try to get driver info by lookup mfr/hw/sw when the device is not found by Charles Chan · 7 years ago
  26. dfa8ee2 Fix component config exception from DHCP relay app by Yi Tseng · 7 years ago
  27. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  28. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  29. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  30. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  31. e113b65 NPE_app_delete by dvaddire · 7 years ago
  32. 485a2cd Refactor gRPC northbound device service by Jian Li · 7 years ago
  33. a361310 Fixing capitalization in Band. by Aaron Kruglikov · 7 years ago
  34. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  35. e853d03 Ensure DocumentTree exceptions are properly returned to clients on getChildren calls by Jordan Halterman · 7 years ago
  36. 93fd012 Use consistent hashing for map keys by Jordan Halterman · 7 years ago
  37. ecfca4f [ONOS-6892] Use streams for Kryo serialization to avoid IndexOutOfBoundsException when serializing/deserializing large objects by Jordan Halterman · 7 years ago
  38. a37e32f Gui: bugfix Broswersync error in buck build by Steven Burrows · 7 years ago
  39. 1c2a968 GUI: Added ESLint to gulp tasks. ONOS-6521 by Steven Burrows · 7 years ago
  40. 2e0c9c0 Topo2: Host panel clickable titles by Steven Burrows · 7 years ago
  41. 6305463 update simon's cell definition. by Simon Hunt · 7 years ago
  42. f8e9fb6 [ONOS-6684] Add Application message type in protobuf model by Jian Li · 7 years ago
  43. 73f0ffd [ONOS-6707] Host Protobuf model by Frank Wang · 7 years ago
  44. 752829a fix for ONOS-6872 by Fahad Naeem Khan · 7 years ago
  45. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  46. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  47. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  48. a028a2c incubator-core no longer exists by Yuta HIGUCHI · 7 years ago
  49. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  50. fcf5dce [CORD-1431] Support DHCPv6 by HostLocationProvider by Yi Tseng · 7 years ago
  51. 8899786 SR refactoring by Charles Chan · 7 years ago
  52. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  53. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  54. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  55. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  56. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  57. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  58. 8b99d9d Workaround for sporadic failures by Yuta HIGUCHI · 7 years ago
  59. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  60. 70df767 Throw ConcurrentModification exception when ConsistentMap compute call conflicts with concurrent operation(s) by Jordan Halterman · 7 years ago
  61. 51ad717 Fix activation of Ciena and Fujitsu drivers (ONOS-6871) by Marc De Leenheer · 7 years ago
  62. 0f27628 Fix DHCP relay maven build error by Yi Tseng · 7 years ago
  63. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  64. 5989ddf ONOS-6730: Lion: I18n for Topology View by Simon Hunt · 7 years ago
  65. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  66. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  67. e765ce2 [SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT. by sangho · 7 years ago
  68. e3813a9 [ONOS-6868] Improve Netty message encoder/decoder performance by Jordan Halterman · 7 years ago
  69. eabae96 Prevent duplicate events on null versions in DistributedClusterStore by Jordan Halterman · 7 years ago
  70. 2eec2c8 Fix events command to allow only cluster events by Jon Hall · 7 years ago
  71. cba486a Added a tool to monitor health of the STC warden lab setup. by Thomas Vachuska · 7 years ago
  72. 841cf2f Adjusted width of the app title column in app view. by Thomas Vachuska · 7 years ago
  73. 13d25a1 Change ConsistentMap key hasher to use sha256 by Jordan Halterman · 7 years ago
  74. 1583a6f APIs to Get ovsdb device port errors and related apis by Saritha · 7 years ago
  75. de73585 Fix to support vlan interface setup in OpenstackNodeWebResource class by daniel park · 7 years ago
  76. 072c4dd [ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features. by sangho · 7 years ago
  77. 83f9b29 Yang tools 2.2.0-b3 by Yuta HIGUCHI · 7 years ago
  78. 7bfd607 Favor Guava version of Resource utility by Yuta HIGUCHI · 7 years ago
  79. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  80. 5963bd4 hash array data - bug found by google error-prone by Ray Milkey · 7 years ago
  81. 9901271 Packet Stats Application with GUI Component by Karthik Vegesna · 7 years ago
  82. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  83. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  84. 6a4d166 Increased the number of threads in RestDeviceProvider to avoid timeouts by Georgios Katsikas · 7 years ago
  85. e7f363e Refactor how PartitionedAsyncConsistentMaps are constructed to remove the need for serialization when mapping keys to partitions. by Jordan Halterman · 7 years ago
  86. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  87. ca34e1d [CORD-1589] DHCPv6 option de/serializers by Yi Tseng · 7 years ago
  88. 9052b20 Remove equality check when replacing DocumentTree values by version to prevent conflicts with optimistic locks by Jordan Halterman · 7 years ago
  89. 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
  90. 9589884 Allowing edge-links to be created with (inherit) the target host annotations. by Thomas Vachuska · 7 years ago
  91. ca5e887 ONOS-6337: Added non-zero and delta glyphs to Port View. by Simon Hunt · 7 years ago
  92. 75d1a0c Fixing few more artifact name issue by Yuta HIGUCHI · 7 years ago
  93. a180032 Fix OVSDB api artifactId by Adnaan Sachidanandan · 7 years ago
  94. 9e4bf03 Minor GUI clean-up. by Thomas Vachuska · 7 years ago
  95. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  96. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  97. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  98. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  99. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  100. d3072dc CORD-1625 Mark CpqD drivers as deprecated by Charles Chan · 7 years ago