1. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  2. 9d7db8a App should not care about table transition by Charles Chan · 6 years ago
  3. 67ef255 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  4. c76685f Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  5. c3e0c60 Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider by Daniel Park · 6 years ago
  6. 7040b69 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  7. 55b806f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  8. d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  9. f27ef09 Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  10. f8b8c7f Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  11. 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  12. 2bdcb5f Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  13. 95ac1cf [odtn] optical-rest app. Fix in the json example file, to be consistent with the enum types ChannelSpacing and GridType. by alessio · 6 years ago
  14. e2658ba Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago
  15. 9281593 Fix Sonar reported potential null pointer dereference by Ray Milkey · 6 years ago
  16. 427811e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  17. e0945c1 Add trace msg in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  18. e0260e1 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  19. d02d7bd Supports dpdk config in OpenstackNode. by Daniel Park · 6 years ago
  20. 3436fde Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  21. b7a4435 Reset flow rules for VM(s) port by Jongsik Jung · 6 years ago
  22. 8f65b7e Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  23. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  24. 43d0428 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  25. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  26. 9587dc9 Cosmetic fix while creating Pseudowire config by Phaneendra Manda · 6 years ago
  27. d4e9417 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  28. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  29. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  30. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  31. b787342 Refactor: remove code duplication for openstack related apps by Jian Li · 6 years ago
  32. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  33. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  34. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  35. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  36. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  37. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  38. e314154 Auto-generate an intg-bridge ID if it is not specified via net-cfg by Jian Li · 6 years ago
  39. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  40. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  41. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  42. 96f1e03 Fixes OpenstackRoutingArpHandler respond arp request from peer router to source NAT ip of the external gateway. by Daniel Park · 6 years ago
  43. 24a96ff Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  44. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  45. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  46. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  47. 9aff4ea Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  48. aa2faca Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  49. 69b7ae6 [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  50. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  51. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  52. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  53. c38e903 [ONOS-7752] check north-south reachability for troubleshoot purpose by Jian Li · 6 years ago
  54. e189c1c [ONOS-7752] check single VM-to-VM east-west reachability by Jian Li · 6 years ago
  55. 78d3ed3 Fix: spawn a new thread to handle OPENSTACK port removal events by Jian Li · 6 years ago
  56. 0b93b00 [ONOS-7752] check east-west VM reachability for troubleshoot purpose by Jian Li · 6 years ago
  57. 2fa3ded Revert "Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class."" by Jian Li · 6 years ago
  58. 92abf31 Supports netdev data path type in OpenstackNode. by Daniel Park · 6 years ago
  59. a01809a bazel file formatting by Ray Milkey · 6 years ago
  60. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  61. d958018 Fixing CLI dependency in faultmanagement by Andrea Campanella · 6 years ago
  62. bb3f518 Sonar suggestions to avoid possible NPE by Ray Milkey · 6 years ago
  63. 47a3d78 Disable kafka app build for now in Bazel until GRPC is ready by Ray Milkey · 6 years ago
  64. 168111e Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  65. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  66. 2ff66b4 Add unit tests in OpenstackNetworkingUtil class by Daniel Park · 6 years ago
  67. 95f7331 Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already. by Daniel Park · 6 years ago
  68. 1cca5e8 Add a message handler for Openstack Telemetry view by Boyoung Jeong · 6 years ago
  69. fe01f22 Adding BUILD files for Kafka integration app; still WIP though. by Thomas Vachuska · 6 years ago
  70. 5c9f51b T3 REST API support for multicast routes by psneha · 6 years ago
  71. df1e373 Fixing pom.xml by Yuta Higuchi · 6 years ago
  72. 6c92b3c Fix: invoke the publish method only if the service is enabled by Jian Li · 6 years ago
  73. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  74. 02db25c Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class." by Ray Milkey · 6 years ago
  75. 48f1033 Adds default router option only when the gateway is set in subnet. by Daniel Park · 6 years ago
  76. 686c858 [ONOS-7758] Assume static root node in DynamicConfigStore by Jordan Halterman · 6 years ago
  77. f8e422d Removes default router option and adds unit tests in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  78. ae3fcff Add a set of unit tests for openstack telemetry app by Jian Li · 6 years ago
  79. 086ad70 Add unit tests for SONA apps codec register by Jian Li · 6 years ago
  80. f740c2e Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class. by Daniel Park · 6 years ago
  81. 4d48684 Adds unit test for OpenstackRoutingIcmpHandler. by Daniel Park · 6 years ago
  82. 468e785 Supports MTU option in OpenstackSwitching dhcp handler. by Daniel Park · 6 years ago
  83. 4d42100 Supports dns options in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  84. a118677 [ONOS-7752] Add skeleton code for openstack troubleshoot app by Jian Li · 6 years ago
  85. 74c98a3 Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  86. 351d456 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  87. e910e40 Fixed to get OVS verion using Device.swVersion(), not by using annotation. by Daniel Park · 6 years ago
  88. 6c0e2b8 Supports ping to other gateway IP's connected to the same router. by Daniel Park · 6 years ago
  89. da03ce9 Fix: resolve a set of exceptions raised by tempest integration test by Jian Li · 6 years ago
  90. a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 6 years ago
  91. b67dfdd Clarify log messages by Charles Chan · 6 years ago
  92. 57465d3 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  93. f82d155 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  94. fc1c22e Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  95. 05b06bc RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  96. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  97. 07598ff Add unit test for openstack switching host provider by Jian Li · 6 years ago
  98. 871d918 Fix serialization execption by Charles Chan · 6 years ago
  99. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  100. 0ce2c41 Refactor: use distribute storage to store precommit data by Jian Li · 6 years ago