1. da26837 Catch, log, and retry on IOException for HTTP cluster metadata URLs by Jordan Halterman · 7 years ago
  2. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  3. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  4. 3bc3b49 Updated test scenario to include "removeHost" event (and another "addHost", etc.). by Simon Hunt · 7 years ago
  5. 1fb0055 Fixed issue with 'removeHost' event handling in the by Simon Hunt · 7 years ago
  6. 3b5d64e Distributed Dynamic Config Store fixes by Yuta HIGUCHI · 7 years ago
  7. 02778b1 Add DomainConstraint to kryo namespaces by Pier Luigi · 7 years ago
  8. 5fba41c Remove maximum entry limitation on Raft log segments by Jordan Halterman · 7 years ago
  9. ff9af3e ONOS-7007 fix parent test using wrong path by Yuta HIGUCHI · 7 years ago
  10. 30161e7 null tolerant DocumentPath hasher by Yuta HIGUCHI · 7 years ago
  11. 9fc3d0e Fixes typo by daniel park · 7 years ago
  12. 0c26c28 ONOS-6717 Meter Protobuf model by zhiyong ke · 7 years ago
  13. 7df764f Fixed issue with 'moveHost' event handling in the topo view, to by Simon Hunt · 7 years ago
  14. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  15. 87ac737 Fixed onos-setup-p4-dev to install nanomsg before P4Runtime by Carmelo Cascone · 7 years ago
  16. f2a5ea6 Fixed bug in P4_16 programs that was making bmv2 crash by Carmelo Cascone · 7 years ago
  17. 2613077 Fix bmv2 pipeline model by Yi Tseng · 7 years ago
  18. 93ba53c [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  19. f50a177 ONOS-5579 Refactoring Details Panel by Steven Burrows · 7 years ago
  20. a441074 Fixing minor visual inconsistencies in the GUI settings and clusters views. by Thomas Vachuska · 7 years ago
  21. 1270c18 Topo2: Added Friendly host names JIRA: ONOS-6657 by Steven Burrows · 7 years ago
  22. 0ef3387 Add unique suffixes to app name completer candidates by Yuta HIGUCHI · 7 years ago
  23. 6af7f15 Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  24. 14d9b36 Fixed wiring problem in the pi-demo-ecmp app by Carmelo Cascone · 7 years ago
  25. a5b5b9c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  26. bb86b78 Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  27. 8e786b5 Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  28. 5459423 Bump onos-yang-utils to version 2.2.0 by Ray Milkey · 7 years ago
  29. 7c6dec1 Small bug fix for providerId by Saurav Das · 7 years ago
  30. cb97b31 Attempt to fix Jenkins issue by Yuta HIGUCHI · 7 years ago
  31. e6c80cd Set minimum Netty response timeout to 250 milliseconds to account for differences in response times based on consistency in the Raft protocol by Jordan Halterman · 7 years ago
  32. f5295f6 Handle IllegalDocumentModification and retry purging rules in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  33. 1920123 Upgrade Atomix dependency version to 2.0.2 by Jordan Halterman · 7 years ago
  34. 9de1d14 Match the polatis driver against the vendor string by Laszlo Papp · 7 years ago
  35. dafd5b7 Solve potential race condition on known_hosts file when executing by You Wang · 7 years ago
  36. de4b7e2 Add clusterId to summary command by Yuta HIGUCHI · 7 years ago
  37. 52e047f refactor DocumentPath comparator by Yuta HIGUCHI · 7 years ago
  38. 868b1bc Fixed exception when using portstats -t -d command by Carmelo Cascone · 7 years ago
  39. d988c28 Fix duplicated provider id by Charles Chan · 7 years ago
  40. f87603c Fix error in upstart script by Yuta HIGUCHI · 7 years ago
  41. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  42. d7c9336 Moving clipping of BitRate to 100 Gbps by Andrea Campanella · 7 years ago
  43. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  44. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  45. 127ffe5 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  46. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  47. b34a0bd Fix NPE in NetworkConfigHostProvider by Charles Chan · 7 years ago
  48. 71e64f1 Fix NoSuchElementException by Charles Chan · 7 years ago
  49. 45fede4 CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  50. ac8f11f Updated node/host locations for "dual" topo. by Simon Hunt · 7 years ago
  51. 12c79ed Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  52. 5bff7ca Fixed NPE when processing P4Runtime packet-ins by Carmelo Cascone · 7 years ago
  53. 31d4d38 MeterManager: Use Executor to call provider to mitigate DistributedMeterStore timeouts by Jordi Ortiz · 7 years ago
  54. fe99be9 Workaround to BMv2 bug when reading ECMP entries by Carmelo Cascone · 7 years ago
  55. e165e1d Forward METER_ADDED/REMOVED events to MeterListener by Jordi Ortiz · 7 years ago
  56. b12eda5 Fixed typos of Korean localization string by Jian Li · 7 years ago
  57. 4f2a046 [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  58. 51f1be9 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  59. 83b92a3 Added custom upload glyph. by Simon Hunt · 7 years ago
  60. 6e85404 Minor changes to PI-ECMP demo by Carmelo Cascone · 7 years ago
  61. 128c52c [ONOS-6982] Implement OpenStackNetworking UI Service by daniel park · 7 years ago
  62. e3579e1 Added custom download glyph. by Simon Hunt · 7 years ago
  63. 153d358 minor fix in DocumentPath, DCS by Yuta HIGUCHI · 7 years ago
  64. e976174 Netconf test fixes by Yuta HIGUCHI · 7 years ago
  65. e026a7f [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  66. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  67. a5cde45 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  68. ea1fe52 Better error logging in DistributedDynamicConfigStore by Yuta HIGUCHI · 7 years ago
  69. de40032 Fix topo2 details panel title icon ("glyphId" property, not "type"). by Simon Hunt · 7 years ago
  70. 3d875ec Fixed Topo-2 summary and details panels, which were broken from recent by Simon Hunt · 7 years ago
  71. 40e2dce [LION] update korean - App and Network properties by sangyun-han · 7 years ago
  72. f040021 Adding to the italian transalation by Andrea Campanella · 7 years ago
  73. e0d42ac DefaultVirtualMeterProvider attend also to METER_ADDED and METER_REMOVED by Jordi Ortiz · 7 years ago
  74. 6f1689c fix buck sonar problem with empty jar file by Ray Milkey · 7 years ago
  75. 879d9f0 Updated simon-single cell to include null-provider. by Simon Hunt · 7 years ago
  76. 1154a5a Added peer-region declarations to Korean demo script. by Simon Hunt · 7 years ago
  77. 234eaf3 fixes to catch proper netconf exception by Yuta HIGUCHI · 7 years ago
  78. 371667d Netconf refactoring by Yuta HIGUCHI · 7 years ago
  79. 8cd4acf Fixing deprecation warning for @Component annotation. by Thomas Vachuska · 7 years ago
  80. 7d15e18 Update App_zh_CN properties by Frank Wang · 7 years ago
  81. f5c4f68 Fix missing dependency - was tripping up sonar by Ray Milkey · 7 years ago
  82. 99474f1 P4 tools version bump by Carmelo Cascone · 7 years ago
  83. 4d9051e Fixing YANG bucklet to properly generate the name of the model registrator class. by Thomas Vachuska · 7 years ago
  84. 2a305cb Added placeholders for new App lion key: tt_ctl_download by Simon Hunt · 7 years ago
  85. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  86. ac5f0fb Update lion korean by sangyun-han · 7 years ago
  87. c9c1ff8 Update Mast_zh_CN.properties by Frank Wang · 7 years ago
  88. d9ce42a Remove warden support from Jenkinsfile by Bharath Thiruveedula · 7 years ago
  89. 3929cc8 ONOS-6748 Final porting of ECMP application to new PI APIs by Carmelo Cascone · 7 years ago
  90. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
  91. 8e6b89a ONOS-6985 - Fix for NPE at Oltpipeline by dvaddire · 7 years ago
  92. 1802f55 [ONOS-6963] Show Pipeconf name in device detail view by Yi Tseng · 7 years ago
  93. ef826f9 Fixed wiring problem with BMv2/P4Runtime driver by Carmelo Cascone · 7 years ago
  94. 65428c3 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  95. 6568741 support both ofdpa 3.0 and ofdpa premium for Accton's platforms by Lewis Kang · 7 years ago
  96. 0ed1671 Remove pipeline limitations to OFDPA 3 QMX driver by Charles Chan · 7 years ago
  97. b2d0524 close PEMParser after use by Yuta HIGUCHI · 7 years ago
  98. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  99. cc6f6de [ONOS-6657] Topo2: Added Host label cycling: by Steven Burrows · 7 years ago
  100. 72343c5 Added Pi* classes to KryoNamespaces by Carmelo Cascone · 7 years ago