1. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  2. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  3. 9952dab Arista Rest Driver Controller Config impl by sdn · 6 years ago
  4. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  5. 99a2eab Workaround for rsync v6 literal handling issue by Yuta HIGUCHI · 6 years ago
  6. 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  7. b2f5795 Clean up implementation of buckets for flow rule replication by Jordan Halterman · 6 years ago
  8. 0529908 Reduce false positives in Netty messaging timeouts by Jordan Halterman · 6 years ago
  9. e74e629 Ensure mastership elections are cached in flow rule store by Jordan Halterman · 6 years ago
  10. a49c60a Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 6 years ago
  11. 4a082ec Use standard deviation in Phi calculation to account for GC pauses and network delays by Jordan Halterman · 6 years ago
  12. 8f0021b Fix incorrect path after version change in onos-fetch-db by Jordan Halterman · 6 years ago
  13. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  14. 3ca46e9 Add segment routing, route service, rest provider, and drivers utilities to base bazel modules by Ray Milkey · 6 years ago
  15. 68bc3b0 Bazel build of route-service tests by Ray Milkey · 6 years ago
  16. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  17. 61ac570 Correcting typo by Sangyeok Sim · 6 years ago
  18. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  19. b6d64d5 Arista driver bazel build by Ray Milkey · 6 years ago
  20. fd6d11b Implemented WebSockets for GUI2 by Sean Condon · 6 years ago
  21. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  22. 60af96a answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  23. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  24. a0138f5 add logs in VtnManager to avoid return null silently by sdn · 6 years ago
  25. 7fba877 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  26. 5bf1366 Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  27. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  28. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  29. f5d1720 Consolidating BUILD files for clarity and ease of maintenance. by Thomas Vachuska · 6 years ago
  30. ede3ae3 Mark method which shouldn't have been public by Yuta HIGUCHI · 6 years ago
  31. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  32. f25c248 Moved /features to /tools/package/features. by Thomas Vachuska · 6 years ago
  33. 8fcd204 Fixing bazel-based packaging of the CLI branding by Thomas Vachuska · 6 years ago
  34. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  35. 0f95603 Adding Bazel packaging of admin tools and test tools. by Thomas Vachuska · 6 years ago
  36. d1b14d3 Fix: Avoid from deleting flat jump rules even if there are remained vm's in same host by Daniel Park · 6 years ago
  37. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  38. 06041fa LinkDiscovery support for Arista. by DongRyeol Cha · 6 years ago
  39. 83b7645 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  40. 3b13737 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  41. 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  42. 471be0c Implement partitioned multimap by Jordan Halterman · 6 years ago
  43. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  44. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  45. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  46. fd9f744 [ONOS-7685]Improve failure inspection template for P4 Runtime developer by Jianwei Mao · 6 years ago
  47. 4eae298 Cisco rest Driver- remove controller & Parsing multi Controller info by sdn · 6 years ago
  48. f3a28b0 Fix: remove FixedIpAddress associated with FloatingIp when purge VM by Jian Li · 6 years ago
  49. a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 6 years ago
  50. 7ff935e remove extra semicolons by Sangyeok Sim · 6 years ago
  51. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  52. 4dda814 Sonar suggestion - no need for a null pointer check since it was already done by Ray Milkey · 6 years ago
  53. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  54. 06fde30 slightly increase coverage by Yuta HIGUCHI · 6 years ago
  55. fca084b Add device config change request using NetCfg by hiroki · 6 years ago
  56. 61b4c34 Fix maven swagger build of Cisco rest driver by Ray Milkey · 6 years ago
  57. cd125de ACL Input param validation for L4 port by Sangyeok Sim · 6 years ago
  58. a77e335 Add warning to GitHub PR template by Yuta HIGUCHI · 6 years ago
  59. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  60. b030291 Controller Config class at Cisco rest Driver by sdn · 6 years ago
  61. 52c1122 [ONOS-7683] Add unit tests for a set of telemetry config classes by Jian Li · 6 years ago
  62. 2cf1c0b [ONOS-7683] Implement various default telemetry configs by Jian Li · 6 years ago
  63. ff8b9f9 [ONOS-7683] Initial commit of openstacktelemetry with service interfaces by Jian Li · 6 years ago
  64. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  65. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  66. 79d5ac3 Add dcs store dump command for ODTN by hiroki · 6 years ago
  67. 54ec926 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  68. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  69. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  70. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  71. d4066ea Bugfix: resolve a NPE caused by quering a non-existing router MAC by Jian Li · 6 years ago
  72. de67978 Fix: avoid ICMP DUP replies caused by duplicated rules in GW nodes by Jian Li · 6 years ago
  73. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  74. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  75. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  76. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  77. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  78. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  79. dbef16f Fix for ONOS-7708 java.lang.ClassCastException while calling the API to get OvsdbQueue. by Kamal Krishna Bhatt · 6 years ago
  80. 3df560b Support discoverDeviceDetails functionality for arista. by DongRyeol Cha · 6 years ago
  81. 93a5d39 Sonar suggestion - add break statements by Ray Milkey · 6 years ago
  82. 724198a Fix version strings in pom file by Ray Milkey · 6 years ago
  83. 12ceb7a Fix ErrorProne reported problems with null checks on primitive types by Ray Milkey · 6 years ago
  84. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  85. fbcd55e sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  86. 504510d Add a Polatis SNMP driver by Laszlo Papp · 6 years ago
  87. 14c84e5 T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  88. 9655b18 ONOS-5917 SNMP Alarm Provider by Laszlo Papp · 7 years ago
  89. 53a270b Add PORT_MAC annotation to every ports for arista. by DongRyeol Cha · 6 years ago
  90. 14a79f2 Fix: handles ARP Reply msg only if it is received by gateway node by Jian Li · 6 years ago
  91. 667463b Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago
  92. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  93. 8de4328 NumericPortNumberCompleter by Yuta HIGUCHI · 6 years ago
  94. 0933609 Fix: resolve the maven build error caused by cyclic dependency by Jian Li · 6 years ago
  95. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  96. 2ee4585 Sonar suggestion - don't use RuntmeException by Ray Milkey · 6 years ago
  97. 4f9085e Adding an STC scenario for fabric.p4 by Andrea Campanella · 6 years ago
  98. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  99. dbb75aa Add PORT_NAME annotation on discoverPortDetails for arista. by DongRyeol Cha · 6 years ago
  100. f84c91a Fix ResourceData conversion issue by Yuta HIGUCHI · 6 years ago