1. b2e6be8 remove some driver apps from the restart test because they depend on the default drivers by Ray Milkey · 5 years ago
  2. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  3. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  4. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  5. 3f73127 Fix cfg properties for GeneralDeviceProvider by Carmelo Cascone · 5 years ago
  6. 584fa13 REST specific provider is not ancillary, it should be a primary by Ray Milkey · 5 years ago
  7. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  8. 0bcbe26 Use stratum in Trellis P4 STC scenario by Carmelo Cascone · 5 years ago
  9. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  10. e8a89b8 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  11. f3f94c6 multi event support for a worklet in workflow app by nitinanand · 5 years ago
  12. 5e8a22a Enforce to use unique group Id for k8s svc IP, port, proto combination by Jian Li · 5 years ago
  13. 1cf5188 [ONOS-7942] Implement k8s ingress service and watcher with unit tests by Jian Li · 5 years ago
  14. ca34c67 Support to print out k8s pod, service and endpoints in JSON format by Jian Li · 5 years ago
  15. 004526d Implement k8s service IP to pod IP translation using Nicira load ext by Jian Li · 5 years ago
  16. 2cc2b63 Initial implementation of svc IP to pod IP translation using DNAT by Jian Li · 5 years ago
  17. 3d1111e Add a kubernetes port and pod mapper with sync/purge rules CLIs by Jian Li · 5 years ago
  18. b1cd0b0 Add CLIs for k8s endpoins, pods and services, sync & purge states by Jian Li · 5 years ago
  19. 8538773 Implement kubernetes pod, service and endpoints watcher by Jian Li · 5 years ago
  20. 747e136 [ONOS-7935] Add k8s pod store and manager with unit tests by Jian Li · 5 years ago
  21. 3e1b887 [ONOS-7934] Add k8s endpoints store and manager with unit tests by Jian Li · 5 years ago
  22. 965de27 [ONOS-7933] Add k8s service store and manager with unit tests by Jian Li · 5 years ago
  23. d893a66 Add a set of interfaces for k8s pod, service, endpoint by Jian Li · 5 years ago
  24. 1cee988 Manage k8s API config life cycle, bootstrap k8s node using k8s client by Jian Li · 5 years ago
  25. 3defa84 Import k8s client deps, support inject k8s API server config by Jian Li · 5 years ago
  26. ec0f748 Support to check the existence of k8s network through REST API by Jian Li · 5 years ago
  27. 9b19916 [ONOS-7926] Implement IPAM service to allocate IP for Kubernetes POD by Jian Li · 5 years ago
  28. d89db46 Add Kubernetes API server invocation proxy handler by Jian Li · 5 years ago
  29. 4aa1764 Implement east-west communication for k8s network by Jian Li · 5 years ago
  30. bde20bf [ONOS-7914] Hostprovider support for kubernetes network by Jian Li · 5 years ago
  31. a80b158 Initial implementation of k8s networking REST API with unit tests by Jian Li · 5 years ago
  32. 66f6e3c [ONOS-7910] Add initial implementation for k8s flow rule manager by Jian Li · 5 years ago
  33. 1099d14 Moves flat jump rules from OpenstackSwitchingHandler to OpenstackFlowRuleManager. by Daniel Park · 5 years ago
  34. 1bf5435 [ONOS-7731] Add test code implementation of openstack vtap app by Jimo Jung · 5 years ago
  35. c88c265 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 5 years ago
  36. b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 5 years ago
  37. aeda275 Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  38. b603ac2 FIX-minor changes in the BUILD file for protobuf models by adibrastegarnia · 5 years ago
  39. d64b23f Replaced String with StringBuffer when convert decimal to string. by hughkim · 5 years ago
  40. 3c99ee7 Changed the how to relay proxy message within cluster by gyewan.an · 5 years ago
  41. 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 5 years ago
  42. 33747c1 ONOS-7784: get login user who invoked sudo by Eric Tang · 6 years ago
  43. 3e4dbef Use singleton primitives in transactions by Jordan Halterman · 5 years ago
  44. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  45. ae10293 [ONOS-7943] Error in topo layout overlay by Sean Condon · 5 years ago
  46. 11d1062 OpenFlowPacketProviderTest: better tests for packet-out with output:all by Thiago Santos · 5 years ago
  47. 6316e43 Fix for configuration files not being copied by Thomas Szyrkowiec · 5 years ago
  48. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  49. 1431c75 ONOS-7855 Adding IPv6 matching field support for the ACL module by pankajthor · 5 years ago
  50. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  51. 68925b1 Add NiciraNAT serializer for NiciraCt to serialize/deserialize by Jian Li · 5 years ago
  52. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  53. 5c34cfe GroupsListCommand: add weight to the CLI output by Thiago Santos · 6 years ago
  54. 1ae1580 GUI2 added method to zoom to map size by Sean Condon · 5 years ago
  55. 0091760 Fix: resolve openstack node attribute serialization issues by Jian Li · 5 years ago
  56. 06e1210 [ONOS-7732] Automating switch workflow: workflow test cli command completeter by jaegonkim · 5 years ago
  57. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  58. fec95c6 [ONOS-7883] modify tapiHelper.py to enable line-side service random creation and client-side service ordered creation on TX<->OLS<->TX transimission system by Boyuan Yan · 5 years ago
  59. 84ac181 minor fixed on FlowRuleProgrammable for ODTN OFC demo by Quan PHAM VAN · 5 years ago
  60. 8bdb225 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  61. 34694eb Minor fix for tapi helper and for TAPI Rpc error message by Andrea Campanella · 5 years ago
  62. dcdbc89 [ONOS-7883] create script execute-tapi-delete-call.py to delete ODTN services with different requirements. by Boyuan Yan · 5 years ago
  63. a69d764 Upgrade docker build to bazel 0.23 by Ray Milkey · 5 years ago
  64. 40b62fd upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 5 years ago
  65. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  66. fd9be7e suppress errors in bazel 0.23 builds by Ray Milkey · 5 years ago
  67. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  68. 1f0fb3b add a check that all components started by an app are removed when it is deactivated by Ray Milkey · 5 years ago
  69. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  70. c535b67 Fix for Netconf device re-connection. by Andrea Campanella · 5 years ago
  71. 6b5d4fd [ONOS-7883] finish line-side and client-side connectivity service creation with same connection id by Boyuan Yan · 5 years ago
  72. 1082238 [ONOS-7938] fix for optical connectivity intent compiler by Boyuan Yan · 5 years ago
  73. c4b46d3 Remove reference to deprecated addProp() method by Ray Milkey · 5 years ago
  74. 4103678 [ONOS-7883] extend execute-tapi-post-call.py to build line-side and client-side connectivity in order by Boyuan Yan · 5 years ago
  75. 7191054 GUI2 Absolute locations for Devices and Hosts by Sean Condon · 5 years ago
  76. 25243d6 Missing changes from update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  77. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  78. ca840af Fix error in expr call when there is only one node by Ray Milkey · 5 years ago
  79. a4dc3c1 Update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  80. e554d63 Add dependency to required provider for DHCP app by Ray Milkey · 5 years ago
  81. 4f62a1e Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  82. b2a5888 Add CLIs for listing, adding and removing telemetry vflow rules by Jian Li · 5 years ago
  83. 901462a Allow to query openstack nodes details through REST API by Jian Li · 5 years ago
  84. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  85. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  86. 312221c Removal of deprecated UI methods by Ray Milkey · 5 years ago
  87. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  88. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  89. 9aedb56 adding FlowRuleProgrammable for Nokia's transponders by qphamvan · 5 years ago
  90. 2fe3966 Fixes to clear augmentedmap and external peer router map in case of purging state. by Daniel Park · 5 years ago
  91. b78db19 FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  92. 4a288d9 Revert "Make sure group is added before pushing punt table flow" due to the reason described in CORD-3241 by Charles Chan · 5 years ago
  93. 638bf30 Removed the incubator graveyard. by Thomas Vachuska · 5 years ago
  94. c4b6b41 This api will register hostPorvider, if something wrong like no ipAddress or location specified, it will cause HostProviderRegistry say hostprovider already registered by macauley_cheng · 5 years ago
  95. fb5843e fix for service not found error by Arjun E K · 5 years ago
  96. 7e8f57e [ONOS-7905] Add manager and store for k8s network and ports with unit tests by Jian Li · 5 years ago
  97. 9ee9c8b [ONOS-7905] Add default implementation for kubernetes data model by Jian Li · 5 years ago
  98. fc55e42 [ONOS-7905] Add a set of interfaces for k8s-networking data model by Jian Li · 5 years ago
  99. f16e885 [ONOS-7902] Add node handler and a set of CLIs for kubernetes node by Jian Li · 5 years ago
  100. 49109b5 [ONOS-7902] Add default implementation of k8s node with unit tests by Jian Li · 5 years ago