Commit Graph

24 Commits (757d8c6e322eeda299aa5e055e38b1ed48977f2d)

Author SHA1 Message Date
Slawek Kaplonski cce4120e5d Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue"
2 years ago
LIU Yulong 551130e9f4 [Security] fix allowed-address-pair 0.0.0.0/0 issue
3 years ago
Maciej Józefczyk 2e6f6bf759 Parametrize ipset locking with network namespace
4 years ago
Brian Haley eaf990b2bc Fix pep8 E128 warnings in non-test code
4 years ago
Boden R 60f8048c7c use synchronized lock decorator from neutron-lib
6 years ago
venkata anil 9168dbf93d Delete conntrack when remote ipset member removed
6 years ago
Gary Kotton afb2936cf4 IPSet Manager: make code more pythonic
7 years ago
Brian Haley c9e1b50542 Create ipset set_name_exists() method
8 years ago
Jenkins 02b70525f9 Merge "Only lock in set_members on mutating operations"
8 years ago
Kevin Benton da9fcd8ab9 Only lock in set_members on mutating operations
8 years ago
shihanzhang e82733f5d9 Execute ipset command using check_exit_code
8 years ago
Aaron Rosen 1a480203b2 Only create one netaddr.IPNetwork object
8 years ago
Aaron Rosen d9a23f882f Provide work around for 0.0.0.0/0 ::/0 for ipset
8 years ago
Miguel Angel Ajo 8e24c7ef56 Reduce prefix and suffix length in ipsets
8 years ago
Kevin Benton a38b5df5cd Set IPset hash type to 'net' instead of 'ip'
8 years ago
Kevin Benton 03be14a569 Revert "Add ipset element and hashsize tunables"
8 years ago
Jenkins 8e3f19ce0a Merge "Fix intermittent ipset_manager test failure"
8 years ago
Brian Haley 40a1f410ff Fix intermittent ipset_manager test failure
8 years ago
Brian Haley c72559f32d Move iptables and ipset config registration into modules
8 years ago
Brian Haley b5b919a7a3 Add ipset element and hashsize tunables
8 years ago
Terry Wilson bcbaaf462f Remove root_helper arg from IpsetManager
8 years ago
Miguel Angel Ajo dcd4a11258 IpsetManager refactoring
8 years ago
Miguel Angel Ajo 10aaf63cf3 Add functional testing to ipset_manager
9 years ago
shihanzhang 2562a9271c Adds ipset support for Security Groups
9 years ago