1. adeb1d3 Fixes for karaf 4.2.1 CLI annotations for evpnopenflow app by Ray Milkey · 6 years ago
  2. bc76210 Fixes for karaf 4.2.1 CLI annotations for events app by Ray Milkey · 6 years ago
  3. 58dd64e Fixes for karaf 4.2.1 CLI annotations for dhcp relay app by Ray Milkey · 6 years ago
  4. b3a5b8d Fixes for karaf 4.2.1 CLI annotations for dhcp app by Ray Milkey · 6 years ago
  5. a04e444 Fixes for karaf 4.2.1 CLI annotations for cpman app by Ray Milkey · 6 years ago
  6. b52acf3 Fixes for karaf 4.2.1 CLI annotations for segment routing app by Ray Milkey · 6 years ago
  7. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  8. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  9. 6a7b524 [ONOS-7732] Automating switch workflow: api, app, and sample workflows by jaegonkim · 6 years ago
  10. 6fa516e Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  11. 5f5ceb6 Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  12. c2b7b96 Fix completers for CFM app CLI by Ray Milkey · 6 years ago
  13. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  14. 87b7850 FM GUI as an NPM library for GUI 2 by Sean Condon · 6 years ago
  15. 227d88a Support openstack subnet list command in OpenstackNetworking app by Daniel Park · 6 years ago
  16. 6bc29d9 Fix: resolve a contention problem of querying floatig IP by fixed IP by Jian Li · 6 years ago
  17. c9897c8 Add CLI commands for the distributed primitives app by Ray Milkey · 6 years ago
  18. ed5f05d Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  19. 4e037f5 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  20. 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  21. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  22. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  23. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  24. 9c2db2b fix typo by Sangyeok Sim · 6 years ago
  25. e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
  26. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  27. 3e56d9f Fix serialization issue by Charles Chan · 6 years ago
  28. 13472a1 remove references to deprecated ICMP constant by Ray Milkey · 6 years ago
  29. 4bac497 Fix NPE reported by Sonar by Ray Milkey · 6 years ago
  30. 4d7f88b Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
  31. a73c236 Support flow trace CLI in openstack networking app. by Daniel Park · 6 years ago
  32. b256a84 Remove deprecated APIs from ResourceIdParser() by Ray Milkey · 6 years ago
  33. f32757e Remove deprecated static indexes by Ray Milkey · 6 years ago
  34. 69aad44 Remove deprecated ConnectPoint location() by Ray Milkey · 6 years ago
  35. 765b644 Remove deprecated invokeRpc() method by Ray Milkey · 6 years ago
  36. 40010b5 Fix: resolve influxdbmetrics activation issue caused by unsatisfied deps by Jian Li · 6 years ago
  37. b535154 Fix: resolve CPMan activation issue caused by unsatisfied rr4j deps by Jian Li · 6 years ago
  38. a17b3a1 Implement CLI for black hole routes by Charles Chan · 6 years ago
  39. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  40. 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
  41. bcc4228 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago
  42. 319b9ab Supports the cast that VM access to VM's via floating ip's. by Daniel Park · 6 years ago
  43. cad36c7 Add a REST interface for configuring security group by Jian Li · 6 years ago
  44. 7b44412 Network toplogy GUI for VM-to-VM flow statistics configuration. by boyoung2 · 6 years ago
  45. 36b60f9 Route Type Addition REST API by psneha · 6 years ago
  46. fb42199 Fix: resolve openstacknetworkingui dependency issue by Jian Li · 6 years ago
  47. bbeb31a Fix the security group bugs - degrade by sanghoshin · 6 years ago
  48. 5a6a710 Supports update/remove of physical/vlan/dpdk interfaces in OpenstackNode app. by Daniel Park · 6 years ago
  49. 4eec965 Addes unit test coverage in OpenstackSwitchingHostProvider. by Daniel Park · 6 years ago
  50. 92b6f29 Support injecting novaMetadataIp and novaMetadataPort through cfg by Jian Li · 6 years ago
  51. 4665093 Use metadata secret var in openstack node, support PUT/POST/DELETE by Jian Li · 6 years ago
  52. c704b67 Add keystone and neutron config classes and codec with unit tests by Jian Li · 6 years ago
  53. d9a24ed Fix: do not handle non-ip packet, do not block ICMP packet processing by Jian Li · 6 years ago
  54. 6343020 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  55. c009a89 Change VNI to segId in OpenstackNetworkList command. by Daniel Park · 6 years ago
  56. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  57. 9d7db8a App should not care about table transition by Charles Chan · 6 years ago
  58. 67ef255 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  59. c76685f Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  60. c3e0c60 Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider by Daniel Park · 6 years ago
  61. 7040b69 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  62. 55b806f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  63. d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  64. f27ef09 Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  65. f8b8c7f Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  66. 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  67. 2bdcb5f Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  68. 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
  69. e2658ba Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago
  70. 9281593 Fix Sonar reported potential null pointer dereference by Ray Milkey · 6 years ago
  71. 427811e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  72. e0945c1 Add trace msg in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  73. e0260e1 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  74. d02d7bd Supports dpdk config in OpenstackNode. by Daniel Park · 6 years ago
  75. 3436fde Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  76. b7a4435 Reset flow rules for VM(s) port by Jongsik Jung · 6 years ago
  77. 8f65b7e Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  78. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  79. 43d0428 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  80. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  81. 9587dc9 Cosmetic fix while creating Pseudowire config by Phaneendra Manda · 6 years ago
  82. d4e9417 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  83. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  84. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  85. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  86. b787342 Refactor: remove code duplication for openstack related apps by Jian Li · 6 years ago
  87. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  88. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  89. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  90. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  91. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  92. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  93. e314154 Auto-generate an intg-bridge ID if it is not specified via net-cfg by Jian Li · 6 years ago
  94. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  95. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  96. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  97. 96f1e03 Fixes OpenstackRoutingArpHandler respond arp request from peer router to source NAT ip of the external gateway. by Daniel Park · 6 years ago
  98. 24a96ff Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  99. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  100. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1