1. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  2. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  3. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  4. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  5. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  6. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  7. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  8. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 5 years ago
  9. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  10. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 6 years ago
  11. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 6 years ago
  12. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  13. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  14. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
  15. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  16. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 6 years ago
  17. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  18. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  19. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
  20. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  21. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  22. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  23. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  24. bcc4228 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago
  25. bbeb31a Fix the security group bugs - degrade by sanghoshin · 6 years ago
  26. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  27. 3a14059 Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified by Daniel Park · 6 years ago
  28. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  29. 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]
  30. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  31. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  32. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  33. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  34. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  35. 2e97be0 [ONOS-6469] Allow to set port range when creating security group rules. by sangho · 7 years ago
  36. dc37537 [ONOS-6484] Implements OpenStack Pipeline at the application layer. by sangho · 7 years ago
  37. 0248ca2 [ONOS-6543] SONA: Add a configuration to enable/disable the security group feature. by sangho · 7 years ago
  38. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  39. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago