1. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  2. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  3. 4b24cec Resolves code smells of Openstack node app. by Daniel Park · 5 years ago
  4. eff5092 Fix for [ONOS-7900] cli for workflow app doesnt work by nitinanand · 5 years ago
  5. 90ca297 Sonar suggestions by Ray Milkey · 5 years ago
  6. 337c552 ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini by hiroki · 5 years ago
  7. 1a098eb PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  8. 3d7a181 Fix to enable odtn-tapi-handlers-test by Ai Hamano · 5 years ago
  9. 99e1aac Resolve WARN when atcivating odtn-api alone by Ai Hamano · 5 years ago
  10. 8ee7681 Add description and change log level for odtn-show-tapi-context by Ai Hamano · 5 years ago
  11. 4005c06 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 5 years ago
  12. b227781 If modelObject is empty here, it may cause exception later. by kezhiyong · 5 years ago
  13. 6d77423 [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 5 years ago
  14. ee83f26 Added code to allow HOST events to be sent via Kafka by Aaron Dunlap · 5 years ago
  15. b3b0168 Fix: gracefully handle connection refuse due to kafka broker down by Jian Li · 5 years ago
  16. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  17. 31a8c29 Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations. by Pravin Chaudhary · 5 years ago
  18. fd82236 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  19. 594843a Fix route events delivery by pier · 5 years ago
  20. 667c6eb Fix: check the remote server connectivity before adding to map by Jian Li · 5 years ago
  21. 7fe7eaf Add REST API for query/update/delete/enable/disable telemetry config by Jian Li · 5 years ago
  22. a61e0b6 Improve the telemetry service LCM granularity by Jian Li · 5 years ago
  23. 16f1f53 Added a set of CLIs for update and enable/disable telemetry svc cfg by Jian Li · 5 years ago
  24. 69600e0 Refactor: move telemetry config from componentCfg to configs.xml by Jian Li · 5 years ago
  25. e0f45b5 [ONOS-7732] Automating switch workflow: annotation based data model injection, applying programming counter, and small fixes by jaegonkim · 6 years ago
  26. f15ec4a Rest API Support for DHCP Relay by Anjali K K · 5 years ago
  27. 2cc7798 API for LLDP, NS, NA, ARP counter added in Packet stats app by Sudhir Kumar Maurya · 5 years ago
  28. c6455ba Filter backquote from strings possibly used in shell command by Ray Milkey · 5 years ago
  29. 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 5 years ago
  30. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  31. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  32. a8549d2 Modify a annotation and refactor Web UI. by boyoung2 · 5 years ago
  33. 15cd86f Improve TODO comment by Charles Chan · 5 years ago
  34. c3d0bdb ONOS-7827 SIP for line ports (Photonic Media). by Ramon Casellas · 5 years ago
  35. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  36. f59360f [ODTN]Add UnitTest for OPENCONFIG Handler by Ai Hamano · 5 years ago
  37. c9539e6 Fixes javadoc by pier · 5 years ago
  38. 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 5 years ago
  39. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  40. 411bf2e Refactor: resolve code smells of openstacknetworking impl pkgs #3 by Jian Li · 5 years ago
  41. 3dfb431 Removed old PI demo apps by Carmelo Cascone · 5 years ago
  42. 96ab3c2 Update TAPI YANG model version to v2.1.1 by hiroki · 5 years ago
  43. 9e1484d Added Cassini drivers used at ONF connect by hiroki · 5 years ago
  44. 096259b Added OpenConfig models specified ODTN Reference Design by hiroki · 5 years ago
  45. be23914 [ODTN]Add SIP validation check by Ai Hamano · 5 years ago
  46. 46d557f Provides a separate executor to handle map events. by pier · 5 years ago
  47. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  48. c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  49. 933b0fe [ODTN]Update TAPI YANG files by Ai Hamano · 5 years ago
  50. a4d0c081 Fixing runtime wiring issue of virtual nets app by Andrea Campanella · 5 years ago
  51. 82fdd83 [ODTN]Fix TapiContextHandler according to TAPI2.1 by Ai Hamano · 5 years ago
  52. 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 5 years ago
  53. 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 5 years ago
  54. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 5 years ago
  55. a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 5 years ago
  56. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  57. 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 5 years ago
  58. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  59. 84a538f Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 5 years ago
  60. 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 5 years ago
  61. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 5 years ago
  62. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  63. fa8bf1f Lowering log level and creating example openconfig device file for ODTN infinera simulators by Andrea Campanella · 5 years ago
  64. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 5 years ago
  65. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  66. 2d3a308 Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  67. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 5 years ago
  68. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 5 years ago
  69. 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 5 years ago
  70. 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 5 years ago
  71. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 5 years ago
  72. 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 5 years ago
  73. db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 5 years ago
  74. d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 5 years ago
  75. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  76. 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 5 years ago
  77. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  78. 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 5 years ago
  79. 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 5 years ago
  80. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 5 years ago
  81. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  82. 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 5 years ago
  83. bb83f7c Fix: enable openstack related CLIs by Jian Li · 5 years ago
  84. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 5 years ago
  85. 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 5 years ago
  86. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 5 years ago
  87. 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 5 years ago
  88. 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 5 years ago
  89. 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 5 years ago
  90. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  91. c02358a kafka-integration app has been fixed and built using bazel by adibrastegarnia · 5 years ago
  92. 072e791 REST API Support for DHCP Relay by anjalikk · 5 years ago
  93. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  94. 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
  95. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  96. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  97. cab4176 Fix: resolve thread blocking issue caused by querying dist store by Jian Li · 5 years ago
  98. 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 5 years ago
  99. d4a78f8 Removed some BUCK files that had tried to infiltrate the 2.0 tree by Ray Milkey · 5 years ago
  100. bd51cdd [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago