index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
modules
/
test_iptables.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allows iptables chain creation with wait parameter (#84491)
Kristopher Newsome
2025-01-14
1
-0
/
+8
*
iptables, use existing validation (#83907)
Brian Coca
2024-09-06
1
-14
/
+0
*
Follow fix for test_iptables (#82768)
Abhijeet Kasurde
2024-03-05
1
-1
/
+1
*
test: migrate iptables tests from unittests to pytest (#82647)
Abhijeet Kasurde
2024-03-01
1
-1154
/
+1410
*
iptables: added choices in match_set_flags option (#82641)
Abhijeet Kasurde
2024-02-06
1
-56
/
+61
*
Remove Python 2.x compat from unit tests (#82109)
Matt Clay
2023-11-02
1
-1
/
+1
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
1
-2
/
+1
*
iptables chain creation does not populate with a rule (#80257)
Kristopher Newsome
2023-08-04
1
-31
/
+9
*
Prefer unittest.mock over mock. (#77886)
Matt Clay
2022-05-23
1
-1
/
+1
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
1
-1
/
+1
*
iptables - added a ``chain_management`` parameter to control chain (#76378)
Éloi Rivard
2022-01-24
1
-13
/
+197
*
Remove commented code (#74860)
Abhijeet Kasurde
2021-06-01
1
-10
/
+0
*
Fix comment in iptables unit test (#74061)
Amin Vakil
2021-03-30
1
-1
/
+1
*
iptables: Added set module/match_set support (#72984)
Martin Zimmermann
2021-01-11
1
-0
/
+63
*
iptables: Adding multiport module support (#72928)
Martin Zimmermann
2020-12-14
1
-0
/
+36
*
iptables: Reorder comment postition (#71496)
Amin Vakil
2020-11-09
1
-0
/
+41
*
Clean up unit test boilerplate.
Matt Clay
2020-06-22
1
-0
/
+3
*
Flatten the directory hierarchy of modules (#68966)
Matt Martz
2020-05-14
1
-0
/
+875