1. c64b4c6 Fix SONA to support vlan network mode. by Daniel Park · 6 years ago
  2. 0665396 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  3. 70a2c3f Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  4. 99892e9 Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  5. 859db25 bugfix by daniel park · 6 years ago
  6. 3905787 [ONOS-7621] Use OpenstackAuth info to authenticate keystone in CLI by Jian Li · 6 years ago
  7. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  8. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  9. bb4f541 Fix: resolve NPE by obtaining networkId from subnet instead of port by Jian Li · 6 years ago
  10. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  11. 8cbc3b9 Refactor sync-state command, allow specifying perspective as option by Jian Li · 6 years ago
  12. b43b067 Allow to specify endpoint perspective property through SONA CLI by Jian Li · 6 years ago
  13. 1a9e71c Ignore SSL varification when authenticate with keystone service by Jian Li · 6 years ago
  14. c2a2ed6 Add trace for OpenstackRoutingFloatingIpHandler by daniel park · 6 years ago
  15. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago
  16. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  17. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  18. 3e70d8a Add unit test for OpenstackSwitchingDhcpHandler by Jian Li · 6 years ago
  19. 15506e8 Fix gateway ip address in OpenstackSwitchingDhcpHandler by daniel park · 6 years ago
  20. 4d5c5c3 Refactor: simplify setoutput port to controller using punt method by Jian Li · 6 years ago
  21. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  22. 65e1c20 Fix OpenstackRoutingFloatingIpHandler to retrieve external peer router. by daniel park · 6 years ago
  23. 7ddea78 Fix: resolve NPE when inject non-existing compute node through SONA by Jian Li · 6 years ago
  24. edc8b76 Refactor: replace OSNetworkService with OSNetworkAdminService by Jian Li · 6 years ago
  25. 796c2eb Support flat network type by daniel park · 6 years ago
  26. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  27. 8769d5b Support both keystone v2.0 and v3 authentication by Jian Li · 6 years ago
  28. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  29. a0ef13b Urgent patch to support OpenStack keystone API 3.0 by sangho · 6 years ago
  30. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  31. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  32. 719e510 Add openstack end point auto-completion feature for openstack-sync-state cmd. by daniel park · 6 years ago
  33. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  34. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  35. 9d676fb Refactor: remove duplication, simplify SONA switching host provider by Jian Li · 6 years ago
  36. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  37. 78885a2 Refactor: perform further code simplification using asJavaMap by Jian Li · 6 years ago
  38. fb00549 Make DHCP data MTU be configurable in openstacknetworking by Jian Li · 6 years ago
  39. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  40. 3336163 Fix: resolve 400 HTTP error caused by incorrect example JSON string by Jian Li · 6 years ago
  41. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  42. 96abb15 [ONOS-7492] Add unit test for openstack router and subnet REST API by Jian Li · 6 years ago
  43. 40e6361 [ONOS-7492] Add unit test for openstack security group REST API by Jian Li · 6 years ago
  44. 8d8a0c5 Fix: correct typos and return status for openstack security group by Jian Li · 6 years ago
  45. 5fe3447 [ONOS-7492] Add unit test for openstack network and port REST API by Jian Li · 6 years ago
  46. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  47. 4de49c0 Correct SONA imported pkgs, avoid duplicated dependencies embedding by Jian Li · 6 years ago
  48. eeb8e04 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  49. 54c4604 Fix: resolve SONA activation issue due to deps conflict in BUCK by Jian Li · 6 years ago
  50. b190607 Remove redundant app.xml and feature.xml in openstacknetworking app by Jian Li · 6 years ago
  51. 08932a7 Fix SONAR complaint about missing break statements by Ray Milkey · 6 years ago
  52. 5c51d90a [ONOS-7492] Add unit test for OpenstackFloatingIp REST API by Jian Li · 6 years ago
  53. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  54. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago
  55. b581710 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  56. caedc8b Fix: resolve IAE due to unregistered LinkedHashMap in Kryo registry by Jian Li · 6 years ago
  57. 4a80a57 Fix: SONA activation issue caused by missing of snakeyaml by Jian Li · 6 years ago
  58. d3472bf [ONOS-7470] Add swagger API doc of openstack networking module #2 by Jian Li · 6 years ago
  59. 2077f66 [ONOS-7470] Add swagger API doc of openstack networking module by Jian Li · 6 years ago
  60. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  61. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  62. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  63. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  64. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  65. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  66. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  67. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  68. 6ed460a Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  69. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  70. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  71. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  72. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  73. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  74. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  75. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  76. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  77. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  78. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  79. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  80. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  81. c2af966 sync javax.ws.rs-api version by Yuta HIGUCHI · 6 years ago
  82. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  83. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  84. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  85. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  86. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  87. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  89. 9fc3d0e Fixes typo by daniel park · 7 years ago
  90. 5fe3079 Fix OpenstackSwitchingHostProvider to add segment id in host annotation. by daniel park · 7 years ago
  91. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  92. 247232c [SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode. by sangho · 7 years ago
  93. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  94. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  95. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  96. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  97. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  98. 3672199 [ONOS-6880] SONA: Fix the ICMP handler exception handling routine in the case of router w/o external subnet. by sangho · 7 years ago
  99. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  100. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago