1. 46276ef Listen on openstack's port event to create instance port and host by Jian Li · 3 years, 11 months ago
  2. 0f6ef9c Fix: only handle TCP/UDP/ICMP/SCTP/any protocol for security group by Jian Li · 3 years, 11 months ago
  3. 22ce467 Fix: perform exact port match for full port mask value 0xFFFF by Jian Li · 4 years ago
  4. 4ac9f9b Fix: only reply ARP request from external router by Jian Li · 4 years ago
  5. 4d1b1f3 Refactor: simplify the floating IP related ARP rule installation by Jian Li · 4 years ago
  6. c55a74f Support to specify BootFileName and ServerName in DHCP Option by Jian Li · 4 years ago
  7. 9275f9c Support to assign IP address via DHCP to Bare Metal server by Jian Li · 4 years, 1 month ago
  8. aec1b13 Fix: correctly broadcast ARP MAC and IP reply for fake gateway by Jian Li · 4 years, 1 month ago
  9. 528f96e Fix: correctly specify the VM's mac associated with the given FIP by Jian Li · 4 years, 1 month ago
  10. 38c82f7 Fix: refer to correct useSecurityGroup value on the resource event by Jian Li · 4 years, 2 months ago
  11. 627e016 Fix: invoke security group reset on receiving node completion event by Jian Li · 4 years, 2 months ago
  12. 13a62a6 Fix: re-order the flow rule and group rule install/uninstall sequence by Jian Li · 4 years, 3 months ago
  13. 15a3c2e Fix: remove network related flow rules on openstack network removal by Jian Li · 4 years, 3 months ago
  14. a5c7edf Fix: obtain the correct external gateway NAT IP address by Jian Li · 4 years, 3 months ago
  15. f654dd1 Fix: correctly calculate the broadcast address for DHCP ACK by Jian Li · 4 years, 4 months ago
  16. 98f45bb Fix: use the default broadcast address as DHCP ACK option by Jian Li · 4 years, 4 months ago
  17. a97cec4 Fix: do not handle non-smart NIC capable port at direct port provider by Jian Li · 4 years, 7 months ago
  18. a405bd3 Fix: resolve a NPE when removing VLAN typed openstack network by Jian Li · 4 years, 8 months ago
  19. c717c0f Changes default HA status to false in OpenstackNetworking App. by Daniel Park · 4 years, 8 months ago
  20. 238552d Fix: do not perform any action when receiving node incompletion evt by Jian Li · 4 years, 8 months ago
  21. 857f1b0 Fix: do not add/remove security group rules if the device is offline by Jian Li · 4 years, 8 months ago
  22. d8f56a0 Fix: do not add/remove SNAT rules when receiving FLAT vport events by Jian Li · 4 years, 8 months ago
  23. f2d4691 Fix: do not install group table rules if ARP mode set as proxy mode by Jian Li · 4 years, 8 months ago
  24. e87c271 Add group rule service, purge flood rules, use group to handle ARP by Jian Li · 4 years, 9 months ago
  25. daa9115 Only flood the ARP traffic to virtual network to avoid network loop by Jian Li · 4 years, 9 months ago
  26. 6211694 Support to provision and unprovision physical bridge along with ports by Jian Li · 4 years, 9 months ago
  27. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  28. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  29. 1b5c5fa Fix: specify the source MAC as fake GW MAC for self ARP reply case by Jian Li · 5 years ago
  30. 6d2bf64 Fix: do not handle instance port on receiving router interface events by Jian Li · 5 years ago
  31. fdb8d87 Fix: process ICMP packets in controller by Jian Li · 5 years ago
  32. dc5d501 Fix: Add inst port to store if host updated with no inst port found by Jian Li · 5 years ago
  33. 820ec7b Fix: do not add Stateful SNAT downstream rule in stateless case by Jian Li · 5 years ago
  34. ec85729 Fix: refer to SNAT mode using getStatefulSnatFlag method by Jian Li · 5 years ago
  35. 4f3f75a Fix: listen correct openstack event to add/remove ext GW ICMP rule by Jian Li · 5 years ago
  36. a299519 Fix: provide the ICMP connectivity to external gateway by Jian Li · 5 years ago
  37. 4910c4b Fix: specify the correct ARP THA and TPA for ARP reply packet by Jian Li · 5 years ago
  38. 5d795f2 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  39. 2525721 Fix: do not install unnecessary rules for stateful SNAT case by Jian Li · 5 years ago
  40. 5a26ab3 [ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack by Jian Li · 5 years ago
  41. 33b4db5 Refactor OpenStack SNAT from RoutingHandler to RoutingSnatHandler by Jian Li · 5 years ago
  42. 293b04a Fix: segment TCP packet when the payload is larger than MTU size by Jian Li · 5 years ago
  43. 9f278e9 Fix: print out debug message for metadata response by Jian Li · 5 years ago
  44. 2dc3759 Fix: lower down the security group logging level by Jian Li · 5 years ago
  45. 19c5174 Fix: do not uninstall group table rules if flag is unset by Jian Li · 5 years ago
  46. 1099d14 Moves flat jump rules from OpenstackSwitchingHandler to OpenstackFlowRuleManager. by Daniel Park · 5 years ago
  47. 2fe3966 Fixes to clear augmentedmap and external peer router map in case of purging state. by Daniel Park · 5 years ago
  48. 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 5 years ago
  49. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  50. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  51. 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 5 years ago
  52. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  53. 411bf2e Refactor: resolve code smells of openstacknetworking impl pkgs #3 by Jian Li · 5 years ago
  54. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  55. 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 5 years ago
  56. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  57. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 5 years ago
  58. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  59. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 5 years ago
  60. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 5 years ago
  61. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 6 years ago
  62. 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 6 years ago
  63. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 6 years ago
  64. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 6 years ago
  65. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 6 years ago
  66. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 6 years ago
  67. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  68. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 6 years ago
  69. 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
  70. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  71. 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 6 years ago
  72. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  73. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 6 years ago
  74. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  75. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 6 years ago
  76. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 6 years ago
  77. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  78. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  79. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
  80. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  81. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 6 years ago
  82. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
  83. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  84. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  85. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 6 years ago
  86. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  87. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  88. 7ce775a Fix: resolve a NPE caused by non-exist gateway at openstack subnet by Jian Li · 6 years ago
  89. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
  90. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 6 years ago
  91. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  92. 809b3ed Fix: configure SNAT to gateway rules on receiving router port events by Jian Li · 6 years ago
  93. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  94. 8e365bd Fix: allow to specify duplicated gateways for different subnets by Jian Li · 6 years ago
  95. 581f21a Fix: remove ARP routing rules when receiving port removal event by Jian Li · 6 years ago
  96. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  97. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  98. 4d7f88b Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
  99. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  100. 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago