summaryrefslogtreecommitdiffstats
path: root/test/units/modules/test_iptables.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allows iptables chain creation with wait parameter (#84491)Kristopher Newsome2025-01-141-0/+8
* iptables, use existing validation (#83907)Brian Coca2024-09-061-14/+0
* Follow fix for test_iptables (#82768)Abhijeet Kasurde2024-03-051-1/+1
* test: migrate iptables tests from unittests to pytest (#82647)Abhijeet Kasurde2024-03-011-1154/+1410
* iptables: added choices in match_set_flags option (#82641)Abhijeet Kasurde2024-02-061-56/+61
* Remove Python 2.x compat from unit tests (#82109)Matt Clay2023-11-021-1/+1
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* iptables chain creation does not populate with a rule (#80257)Kristopher Newsome2023-08-041-31/+9
* Prefer unittest.mock over mock. (#77886)Matt Clay2022-05-231-1/+1
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-231-1/+1
* iptables - added a ``chain_management`` parameter to control chain (#76378)Éloi Rivard2022-01-241-13/+197
* Remove commented code (#74860)Abhijeet Kasurde2021-06-011-10/+0
* Fix comment in iptables unit test (#74061)Amin Vakil2021-03-301-1/+1
* iptables: Added set module/match_set support (#72984)Martin Zimmermann2021-01-111-0/+63
* iptables: Adding multiport module support (#72928)Martin Zimmermann2020-12-141-0/+36
* iptables: Reorder comment postition (#71496)Amin Vakil2020-11-091-0/+41
* Clean up unit test boilerplate.Matt Clay2020-06-221-0/+3
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-141-0/+875