1. a37e32f Gui: bugfix Broswersync error in buck build by Steven Burrows · 7 years ago
  2. 1c2a968 GUI: Added ESLint to gulp tasks. ONOS-6521 by Steven Burrows · 7 years ago
  3. 2e0c9c0 Topo2: Host panel clickable titles by Steven Burrows · 7 years ago
  4. 6305463 update simon's cell definition. by Simon Hunt · 7 years ago
  5. f8e9fb6 [ONOS-6684] Add Application message type in protobuf model by Jian Li · 7 years ago
  6. 73f0ffd [ONOS-6707] Host Protobuf model by Frank Wang · 7 years ago
  7. 752829a fix for ONOS-6872 by Fahad Naeem Khan · 7 years ago
  8. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  9. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  10. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  11. a028a2c incubator-core no longer exists by Yuta HIGUCHI · 7 years ago
  12. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  13. fcf5dce [CORD-1431] Support DHCPv6 by HostLocationProvider by Yi Tseng · 7 years ago
  14. 8899786 SR refactoring by Charles Chan · 7 years ago
  15. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  16. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  17. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  18. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  19. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  20. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  21. 8b99d9d Workaround for sporadic failures by Yuta HIGUCHI · 7 years ago
  22. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  23. 70df767 Throw ConcurrentModification exception when ConsistentMap compute call conflicts with concurrent operation(s) by Jordan Halterman · 7 years ago
  24. 51ad717 Fix activation of Ciena and Fujitsu drivers (ONOS-6871) by Marc De Leenheer · 7 years ago
  25. 0f27628 Fix DHCP relay maven build error by Yi Tseng · 7 years ago
  26. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  27. 5989ddf ONOS-6730: Lion: I18n for Topology View by Simon Hunt · 7 years ago
  28. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  29. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  30. e765ce2 [SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT. by sangho · 7 years ago
  31. e3813a9 [ONOS-6868] Improve Netty message encoder/decoder performance by Jordan Halterman · 7 years ago
  32. eabae96 Prevent duplicate events on null versions in DistributedClusterStore by Jordan Halterman · 7 years ago
  33. 2eec2c8 Fix events command to allow only cluster events by Jon Hall · 7 years ago
  34. cba486a Added a tool to monitor health of the STC warden lab setup. by Thomas Vachuska · 7 years ago
  35. 841cf2f Adjusted width of the app title column in app view. by Thomas Vachuska · 7 years ago
  36. 13d25a1 Change ConsistentMap key hasher to use sha256 by Jordan Halterman · 7 years ago
  37. 1583a6f APIs to Get ovsdb device port errors and related apis by Saritha · 7 years ago
  38. de73585 Fix to support vlan interface setup in OpenstackNodeWebResource class by daniel park · 7 years ago
  39. 072c4dd [ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features. by sangho · 7 years ago
  40. 83f9b29 Yang tools 2.2.0-b3 by Yuta HIGUCHI · 7 years ago
  41. 7bfd607 Favor Guava version of Resource utility by Yuta HIGUCHI · 7 years ago
  42. 708a5b3 Server-side GUI: handle ClusterEvent JSON encoding and posting. by Simon Hunt · 7 years ago
  43. 5963bd4 hash array data - bug found by google error-prone by Ray Milkey · 7 years ago
  44. 9901271 Packet Stats Application with GUI Component by Karthik Vegesna · 7 years ago
  45. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  46. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  47. 6a4d166 Increased the number of threads in RestDeviceProvider to avoid timeouts by Georgios Katsikas · 7 years ago
  48. e7f363e Refactor how PartitionedAsyncConsistentMaps are constructed to remove the need for serialization when mapping keys to partitions. by Jordan Halterman · 7 years ago
  49. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  50. ca34e1d [CORD-1589] DHCPv6 option de/serializers by Yi Tseng · 7 years ago
  51. 9052b20 Remove equality check when replacing DocumentTree values by version to prevent conflicts with optimistic locks by Jordan Halterman · 7 years ago
  52. 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
  53. 9589884 Allowing edge-links to be created with (inherit) the target host annotations. by Thomas Vachuska · 7 years ago
  54. ca5e887 ONOS-6337: Added non-zero and delta glyphs to Port View. by Simon Hunt · 7 years ago
  55. 75d1a0c Fixing few more artifact name issue by Yuta HIGUCHI · 7 years ago
  56. a180032 Fix OVSDB api artifactId by Adnaan Sachidanandan · 7 years ago
  57. 9e4bf03 Minor GUI clean-up. by Thomas Vachuska · 7 years ago
  58. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  59. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  60. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  61. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  62. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  63. d3072dc CORD-1625 Mark CpqD drivers as deprecated by Charles Chan · 7 years ago
  64. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  65. ff18b6e Enhancements to the distributed config manager by Ray Milkey · 7 years ago
  66. 88a92ab Bumping dependency on ONOS YANG Tools 2.2.0-b3. by Thomas Vachuska · 7 years ago
  67. 7ff7fef [ONOS-6875] Fix broken 'partitions -c' command by Jordan Halterman · 7 years ago
  68. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  69. 285250a Remove duplicate value test command and ensure existing value test command handles null values by Jordan Halterman · 7 years ago
  70. 97e4d1a Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  71. c307d21 Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  72. ddc2b18 [ONOS-6842] Add fault injection/linearizable history verification script for distributed primitives by Jordan Halterman · 7 years ago
  73. cfa637a Fix DHCP handling bug in HostLocationProvider by Yi Tseng · 7 years ago
  74. 13a41a1 Fix DHCP relay command format by Yi Tseng · 7 years ago
  75. 7ccbf3d [ONOS-6860] Tetunnel missing dependency in BUCK (Tetopology) by slowr · 7 years ago
  76. 05bdb60 Change Kryo duplicate registration warning to DEBUG message by Jordan Halterman · 7 years ago
  77. c10f7fc [ONOS-6760][ONOS-6761] RESTCONF changes and fixes by Henry Yu · 7 years ago
  78. d25440b [onos-6337] Adding first set of changes ( server side with client side stub ) by Viswanath KSP · 7 years ago
  79. 4e59382 Workaround to p4c/BMv2 parser bug by Carmelo Cascone · 7 years ago
  80. c8d3486 Added copyright header to demo P4 programs by Carmelo Cascone · 7 years ago
  81. 3304fd5 Removed unused metadata from demo P4 programs by Carmelo Cascone · 7 years ago
  82. aaf6d98 Build BMv2 with debugger in onos-setup-p4-dev by Carmelo Cascone · 7 years ago
  83. 0e80508 Draft implementation BMv2 FlowRuleProgrammable by Frank Wang · 7 years ago
  84. 57c4ff7 Bug fix for unit test with yang-tools-2.2b2 by Sean Condon · 7 years ago
  85. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  86. 9fa4303 [ONOS-6859] Cache Raft sessions for transactions by Jordan Halterman · 7 years ago
  87. 4b1709f Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Yuta HIGUCHI · 7 years ago
  88. dfc4ca6 build all of yang tools for buck plugin build by Ray Milkey · 7 years ago
  89. 09e8b8d Fix error when checking for dry run flag by Ray Milkey · 7 years ago
  90. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  91. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  92. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  93. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  94. 4825623 Add a meta-script to build a new buck release by Ray Milkey · 7 years ago
  95. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  96. d975bdf dist store testing by Sbhat35 · 7 years ago
  97. 7c90e4b DefaultAsyncAtomicValue testing by Sbhat35 · 7 years ago
  98. 3e86419 Configure ONOS in docker image to log to stdout by Jonathan Hart · 7 years ago
  99. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  100. 2f2d976 P4Runtime provider base app by Carmelo Cascone · 7 years ago