1. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  2. fd9f744 [ONOS-7685]Improve failure inspection template for P4 Runtime developer by Jianwei Mao · 6 years ago
  3. 4eae298 Cisco rest Driver- remove controller & Parsing multi Controller info by sdn · 6 years ago
  4. f3a28b0 Fix: remove FixedIpAddress associated with FloatingIp when purge VM by Jian Li · 6 years ago
  5. a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 6 years ago
  6. 7ff935e remove extra semicolons by Sangyeok Sim · 6 years ago
  7. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  8. 4dda814 Sonar suggestion - no need for a null pointer check since it was already done by Ray Milkey · 6 years ago
  9. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  10. 06fde30 slightly increase coverage by Yuta HIGUCHI · 6 years ago
  11. fca084b Add device config change request using NetCfg by hiroki · 6 years ago
  12. 61b4c34 Fix maven swagger build of Cisco rest driver by Ray Milkey · 6 years ago
  13. cd125de ACL Input param validation for L4 port by Sangyeok Sim · 6 years ago
  14. a77e335 Add warning to GitHub PR template by Yuta HIGUCHI · 6 years ago
  15. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  16. b030291 Controller Config class at Cisco rest Driver by sdn · 6 years ago
  17. 52c1122 [ONOS-7683] Add unit tests for a set of telemetry config classes by Jian Li · 6 years ago
  18. 2cf1c0b [ONOS-7683] Implement various default telemetry configs by Jian Li · 6 years ago
  19. ff8b9f9 [ONOS-7683] Initial commit of openstacktelemetry with service interfaces by Jian Li · 6 years ago
  20. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  21. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  22. 79d5ac3 Add dcs store dump command for ODTN by hiroki · 6 years ago
  23. 54ec926 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  24. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  25. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  26. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  27. d4066ea Bugfix: resolve a NPE caused by quering a non-existing router MAC by Jian Li · 6 years ago
  28. de67978 Fix: avoid ICMP DUP replies caused by duplicated rules in GW nodes by Jian Li · 6 years ago
  29. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  30. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  31. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  32. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  33. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  34. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  35. dbef16f Fix for ONOS-7708 java.lang.ClassCastException while calling the API to get OvsdbQueue. by Kamal Krishna Bhatt · 6 years ago
  36. 3df560b Support discoverDeviceDetails functionality for arista. by DongRyeol Cha · 6 years ago
  37. 93a5d39 Sonar suggestion - add break statements by Ray Milkey · 6 years ago
  38. 724198a Fix version strings in pom file by Ray Milkey · 6 years ago
  39. 12ceb7a Fix ErrorProne reported problems with null checks on primitive types by Ray Milkey · 6 years ago
  40. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  41. fbcd55e sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  42. 504510d Add a Polatis SNMP driver by Laszlo Papp · 6 years ago
  43. 14c84e5 T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  44. 9655b18 ONOS-5917 SNMP Alarm Provider by Laszlo Papp · 7 years ago
  45. 53a270b Add PORT_MAC annotation to every ports for arista. by DongRyeol Cha · 6 years ago
  46. 14a79f2 Fix: handles ARP Reply msg only if it is received by gateway node by Jian Li · 6 years ago
  47. 667463b Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago
  48. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  49. 8de4328 NumericPortNumberCompleter by Yuta HIGUCHI · 6 years ago
  50. 0933609 Fix: resolve the maven build error caused by cyclic dependency by Jian Li · 6 years ago
  51. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  52. 2ee4585 Sonar suggestion - don't use RuntmeException by Ray Milkey · 6 years ago
  53. 4f9085e Adding an STC scenario for fabric.p4 by Andrea Campanella · 6 years ago
  54. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  55. dbb75aa Add PORT_NAME annotation on discoverPortDetails for arista. by DongRyeol Cha · 6 years ago
  56. f84c91a Fix ResourceData conversion issue by Yuta HIGUCHI · 6 years ago
  57. f4ed521 [ODTN] Add read/create/delete ConnectivityService RPC by hiroki · 6 years ago
  58. 35cc3e6 [Bug Fix]Check NullPointer Exception at driver pipeliner by sdn · 6 years ago
  59. 8936946 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  60. 3b22394 Update Javadoc at Default Pipeline Arista&Juniper by sdn · 6 years ago
  61. cc90cef Improve README.md by Yi Tseng · 6 years ago
  62. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  63. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  64. 353e709 This is the Flow properties file -Greek version by Anastasia Kollia · 6 years ago
  65. b8307cd Support hostname completing feature for openstack-node-init command by Jian Li · 6 years ago
  66. 01c512d Update the example network-cfg.json for openstacknetworking and node by Jian Li · 6 years ago
  67. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  68. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  69. 0fa1c1a SONAR fix - don't use the generic RuntimeException by Ray Milkey · 6 years ago
  70. 8377568 Added the FlashComponent in to GUI 2 by Sean Condon · 6 years ago
  71. a6a1a53 Cisco Switch pipelines should filter the clear deffered action by sdn · 6 years ago
  72. 77b5cb8 Add to the list of devices that do not support Meter by sdn · 6 years ago
  73. a6bb73b quagga is now part of the base image by Ray Milkey · 6 years ago
  74. 5c0a9f0 Supports IPv6 address for scp and rsync by DongRyeol Cha · 6 years ago
  75. 67e09ae Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  76. 64c0936 update SNAPSHOT check exclusions by Ray Milkey · 6 years ago
  77. df67221 BTI driver was removed by Ray Milkey · 6 years ago
  78. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  79. fbcd294 [ONOS-7446] Implemented generic OpenConfig TerminalDevice driver by Ramon Casellas · 6 years ago
  80. 20f9e7b [ONOS-7285][ONOS-7263] VLAN support by fabric.p4 by Yi Tseng · 6 years ago
  81. 4df657b Bugfix: fix ARP reply rule using external gateway snat IP by Jian Li · 6 years ago
  82. 75e3d7f Fixes OpenstackRoutingFloatingIpHandler don't create illegal upstream rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  83. 5cdf3ac Fixes floating IP rules installed on compute nodes disappear after 60s by Daniel Park · 6 years ago
  84. 1478f29 Set SONA ARP mode as broadcast by default for better avaialability by Jian Li · 6 years ago
  85. 9d59694 Update Bouncy Castle to 1.59 by Yuta HIGUCHI · 6 years ago
  86. c914b31 Update error-prone by Yuta HIGUCHI · 6 years ago
  87. 49e15be Added app, tests, lint to BUCK file for web/gui2 by Sean Condon · 6 years ago
  88. 318809a Include reason what caused NPE by Yuta HIGUCHI · 6 years ago
  89. 17985df Fix pom by Yuta HIGUCHI · 6 years ago
  90. 2336889 Make the Basic pipeline more portable by Keesjan Karsten · 6 years ago
  91. 3ad8213 Fixes OpenstackRoutingFloatingIpHandler don't create illegal rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  92. 6b37e22 Juniper Switch doesn't support requst/reply openflow role message by sdn · 6 years ago
  93. 92d42fc Add endpoint attribute to openstack controller node by Jian Li · 6 years ago
  94. c07b5ca Specify the openstack endpoint using hostname when mgmtIp is empty by Jian Li · 6 years ago
  95. 192284c Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  96. 01c66eb Updating ODTN configuration behaviour method signature by Yuta HIGUCHI · 6 years ago
  97. 684aa2f Add TAPI object resolver and DCS-dependent data provider ( to update cache ) by hiroki · 6 years ago
  98. d17154d ONOS-5554 Remove the BTI driver by Laszlo Papp · 6 years ago
  99. e4042d3 Modifying allowed Mime Types for RESTCONF by Sean Condon · 6 years ago
  100. 74ce2c1 [ONOS-7583]Adding PI flow rules via REST API and unit tests by Frank Wang · 6 years ago