1. 19c5174 Fix: do not uninstall group table rules if flag is unset by Jian Li · 5 years ago
  2. 14b6238 Added REST API call to fetch routes count and routes count by type for Route Service by Harshada Chaundkar · 5 years ago
  3. 64a1c8e Offload packet processing to another thread by Charles Chan · 5 years ago
  4. b87495c Disable DHCP relay counters by Charles Chan · 5 years ago
  5. 754701c Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  6. fe1bc06 [ONOS-7732] Automating switch workflow: workplace cli command completeter by jaegonkim · 5 years ago
  7. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  8. e8a89b8 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  9. f3f94c6 multi event support for a worklet in workflow app by nitinanand · 5 years ago
  10. 5e8a22a Enforce to use unique group Id for k8s svc IP, port, proto combination by Jian Li · 5 years ago
  11. 1cf5188 [ONOS-7942] Implement k8s ingress service and watcher with unit tests by Jian Li · 5 years ago
  12. ca34c67 Support to print out k8s pod, service and endpoints in JSON format by Jian Li · 5 years ago
  13. 004526d Implement k8s service IP to pod IP translation using Nicira load ext by Jian Li · 5 years ago
  14. 2cc2b63 Initial implementation of svc IP to pod IP translation using DNAT by Jian Li · 5 years ago
  15. 3d1111e Add a kubernetes port and pod mapper with sync/purge rules CLIs by Jian Li · 5 years ago
  16. b1cd0b0 Add CLIs for k8s endpoins, pods and services, sync & purge states by Jian Li · 5 years ago
  17. 8538773 Implement kubernetes pod, service and endpoints watcher by Jian Li · 5 years ago
  18. 747e136 [ONOS-7935] Add k8s pod store and manager with unit tests by Jian Li · 5 years ago
  19. 3e1b887 [ONOS-7934] Add k8s endpoints store and manager with unit tests by Jian Li · 5 years ago
  20. 965de27 [ONOS-7933] Add k8s service store and manager with unit tests by Jian Li · 5 years ago
  21. d893a66 Add a set of interfaces for k8s pod, service, endpoint by Jian Li · 5 years ago
  22. 1cee988 Manage k8s API config life cycle, bootstrap k8s node using k8s client by Jian Li · 5 years ago
  23. 3defa84 Import k8s client deps, support inject k8s API server config by Jian Li · 5 years ago
  24. ec0f748 Support to check the existence of k8s network through REST API by Jian Li · 5 years ago
  25. 9b19916 [ONOS-7926] Implement IPAM service to allocate IP for Kubernetes POD by Jian Li · 5 years ago
  26. d89db46 Add Kubernetes API server invocation proxy handler by Jian Li · 5 years ago
  27. 4aa1764 Implement east-west communication for k8s network by Jian Li · 5 years ago
  28. bde20bf [ONOS-7914] Hostprovider support for kubernetes network by Jian Li · 5 years ago
  29. a80b158 Initial implementation of k8s networking REST API with unit tests by Jian Li · 5 years ago
  30. 66f6e3c [ONOS-7910] Add initial implementation for k8s flow rule manager by Jian Li · 5 years ago
  31. 1099d14 Moves flat jump rules from OpenstackSwitchingHandler to OpenstackFlowRuleManager. by Daniel Park · 5 years ago
  32. 1bf5435 [ONOS-7731] Add test code implementation of openstack vtap app by Jimo Jung · 5 years ago
  33. d64b23f Replaced String with StringBuffer when convert decimal to string. by hughkim · 5 years ago
  34. ae10293 [ONOS-7943] Error in topo layout overlay by Sean Condon · 5 years ago
  35. 1431c75 ONOS-7855 Adding IPv6 matching field support for the ACL module by pankajthor · 5 years ago
  36. 0091760 Fix: resolve openstack node attribute serialization issues by Jian Li · 5 years ago
  37. 06e1210 [ONOS-7732] Automating switch workflow: workflow test cli command completeter by jaegonkim · 5 years ago
  38. 8bdb225 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  39. 34694eb Minor fix for tapi helper and for TAPI Rpc error message by Andrea Campanella · 5 years ago
  40. 40b62fd upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 5 years ago
  41. c535b67 Fix for Netconf device re-connection. by Andrea Campanella · 5 years ago
  42. 1082238 [ONOS-7938] fix for optical connectivity intent compiler by Boyuan Yan · 5 years ago
  43. 25243d6 Missing changes from update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  44. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  45. a4dc3c1 Update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  46. e554d63 Add dependency to required provider for DHCP app by Ray Milkey · 5 years ago
  47. 4f62a1e Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  48. b2a5888 Add CLIs for listing, adding and removing telemetry vflow rules by Jian Li · 5 years ago
  49. 901462a Allow to query openstack nodes details through REST API by Jian Li · 5 years ago
  50. 312221c Removal of deprecated UI methods by Ray Milkey · 5 years ago
  51. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  52. 2fe3966 Fixes to clear augmentedmap and external peer router map in case of purging state. by Daniel Park · 5 years ago
  53. b78db19 FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  54. 7e8f57e [ONOS-7905] Add manager and store for k8s network and ports with unit tests by Jian Li · 5 years ago
  55. 9ee9c8b [ONOS-7905] Add default implementation for kubernetes data model by Jian Li · 5 years ago
  56. fc55e42 [ONOS-7905] Add a set of interfaces for k8s-networking data model by Jian Li · 5 years ago
  57. f16e885 [ONOS-7902] Add node handler and a set of CLIs for kubernetes node by Jian Li · 5 years ago
  58. 49109b5 [ONOS-7902] Add default implementation of k8s node with unit tests by Jian Li · 5 years ago
  59. 9e43ec1 [ONOS-7902] Add a set of interfaces, enums for kubernetes node by Jian Li · 5 years ago
  60. dcf7c82 [ONOS-7732] Automating switch workflow: ofoverlay(Openflow overlay) workflow by jaegonkim · 5 years ago
  61. a5ae3bd [odtn] Fix bug in order to delete lower-connections properly when connectivity deleted by hiroki · 5 years ago
  62. a4545fb workflow app bug fix by mohamedrahilr · 5 years ago
  63. c235d46 Update INT version to 1.0 by Jonghwan Hyun · 5 years ago
  64. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  65. 22adadf Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  66. c0e9e44 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  67. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  68. f672231 fixing OpticalIntentUtility for support of intents from client port to client port by alessio · 5 years ago
  69. 2bdf204 [ONOS-7826] Adding a TAPI 2.1 Flow Rule programmable behaviour by Andrea Campanella · 5 years ago
  70. 72cc1ae Fix registration of the ancillary host provider by Ray Milkey · 5 years ago
  71. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  72. bde9beb Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  73. ef478a6 Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  74. 6ee38b8 Fixes for problems with starting and stopping apps in a minimal system by Ray Milkey · 5 years ago
  75. 5145de2 Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  76. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  77. 69d4fe9 Fix: resolve potential NPE issues reported by sonarcube by Jian Li · 5 years ago
  78. b50758f Fix: cosmetic fix for openstack rule sync CLI by Jian Li · 5 years ago
  79. 247a68f ONOS-7827 TAPI Phot. OpticalConnectivity intent. by Ramon Casellas · 5 years ago
  80. da8867f Add JSON string serializer for kafka telemetry exporter by Jian Li · 5 years ago
  81. b4ce5b6 Add LinkInfo and LinkStatsInfo JSON codec with unit tests by Jian Li · 5 years ago
  82. 866416f Add link info and stats class with unit tests for openstacktelemetry by Jian Li · 5 years ago
  83. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  84. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  85. 4b24cec Resolves code smells of Openstack node app. by Daniel Park · 5 years ago
  86. eff5092 Fix for [ONOS-7900] cli for workflow app doesnt work by nitinanand · 5 years ago
  87. 90ca297 Sonar suggestions by Ray Milkey · 5 years ago
  88. 337c552 ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini by hiroki · 5 years ago
  89. 1a098eb PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  90. 3d7a181 Fix to enable odtn-tapi-handlers-test by Ai Hamano · 5 years ago
  91. 99e1aac Resolve WARN when atcivating odtn-api alone by Ai Hamano · 5 years ago
  92. 8ee7681 Add description and change log level for odtn-show-tapi-context by Ai Hamano · 5 years ago
  93. 4005c06 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 5 years ago
  94. b227781 If modelObject is empty here, it may cause exception later. by kezhiyong · 5 years ago
  95. 6d77423 [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 5 years ago
  96. ee83f26 Added code to allow HOST events to be sent via Kafka by Aaron Dunlap · 5 years ago
  97. b3b0168 Fix: gracefully handle connection refuse due to kafka broker down by Jian Li · 5 years ago
  98. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  99. 31a8c29 Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations. by Pravin Chaudhary · 5 years ago
  100. fd82236 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago