1. 6d2ffbf Support NodePort communication model at k8s passthrough mode by Jian Li · 3 years, 6 months ago
  2. 0f6ef9c Fix: only handle TCP/UDP/ICMP/SCTP/any protocol for security group by Jian Li · 3 years, 10 months ago
  3. 22ce467 Fix: perform exact port match for full port mask value 0xFFFF by Jian Li · 4 years ago
  4. 38c82f7 Fix: refer to correct useSecurityGroup value on the resource event by Jian Li · 4 years, 1 month ago
  5. 627e016 Fix: invoke security group reset on receiving node completion event by Jian Li · 4 years, 2 months ago
  6. 857f1b0 Fix: do not add/remove security group rules if the device is offline by Jian Li · 4 years, 8 months ago
  7. 5a26ab3 [ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack by Jian Li · 5 years ago
  8. 2dc3759 Fix: lower down the security group logging level by Jian Li · 5 years ago
  9. 19c5174 Fix: do not uninstall group table rules if flag is unset by Jian Li · 5 years ago
  10. 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 5 years ago
  11. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  12. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  13. 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 5 years ago
  14. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  15. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  16. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  17. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  18. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  19. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 6 years ago
  20. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  21. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 6 years ago
  22. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  23. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 6 years ago
  24. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 6 years ago
  25. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  26. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  27. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
  28. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  29. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 6 years ago
  30. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  31. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  32. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
  33. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  34. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  35. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  36. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  37. bcc4228 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago
  38. bbeb31a Fix the security group bugs - degrade by sanghoshin · 6 years ago
  39. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  40. 3a14059 Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified by Daniel Park · 6 years ago
  41. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  42. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago[Renamed from apps/openstacknetworking/src/main/java/org/onosproject/openstacknetworking/impl/OpenstackSecurityGroupHandler.java]
  43. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  44. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  45. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  46. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  47. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  48. 2e97be0 [ONOS-6469] Allow to set port range when creating security group rules. by sangho · 7 years ago
  49. dc37537 [ONOS-6484] Implements OpenStack Pipeline at the application layer. by sangho · 7 years ago
  50. 0248ca2 [ONOS-6543] SONA: Add a configuration to enable/disable the security group feature. by sangho · 7 years ago
  51. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  52. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago