Commit Graph

36 Commits (57e1497fcff70bb86873562d23dd65de565c4ac0)

Author SHA1 Message Date
Elena Washington 3ca06bf1c8 iptables: option to configure Source NAT (#2292)
* Clean up trailing whitespace

* Add `--to-source` option to allow Source NAT (fix for #2291)
10 years ago
Daniel Vigueras 735c1b6219 Add insert support to iptables. (#1180)
Add insert support to iptables.
10 years ago
Pavel Samokha a0566037b4 iptables module - icmp-type better doc style 10 years ago
Pavel Samokha 7092118119 fix icmp-type 10 years ago
Pavel Samokha 747f6f6736 iptables module - add icmp_type 10 years ago
Aaron Brady e2138c7e14 Add `to_destination` parameter 10 years ago
David Hocky 031f98e86c fix dscp marking documentation in iptables module 10 years ago
Pavel Sychev eda178a988 Added version restriction for uid_owner and reject_with. 10 years ago
Pavel Sychev c15dcf888b Added docs for reject_with and uid_owner. 10 years ago
Pavel Sychev 12890b14b2 Added reject_with and uid_owner support. 10 years ago
Rene Moser cd3daf5763 iptables: add defaults to docs 10 years ago
David Hocky 404267b064 add version added to new params 10 years ago
David Hocky b89f0f44d0 fix doc issue 10 years ago
David Hocky c9e3c57ee9 add support for setting dscp marks with iptables module 10 years ago
Brian Coca cd64f20034 added missing version_added 10 years ago
Brian Coca ff554a76d7 Merge pull request #1402 from doalitic/iptables-add-limit-burst
Add limit-burst support to iptables module
10 years ago
Daniel Vigueras 16d17d287f iptables: fix param check in append_csv function 10 years ago
Daniel Vigueras ece6872b81 iptables: add --limit-burst option 10 years ago
Brian Coca aae5847064 Merge pull request #1403 from LinusU/linusu-iptables-cleanup
iptables: cleanup
10 years ago
Matt Martz 9342bd7c38 Import module snippets in the correct location 10 years ago
Linus Unnebäck cdf7fa2250 iptables: cleanup 10 years ago
Gordon Fierce b0196edb34 Fix documentation to prevent formatting error where each letter has its own line. 10 years ago
Romain Brucker e0bdd2e7f6 Editing iptable module to use -m state --state instead of -m conntrack --ctstate 10 years ago
Romain Brucker 2b04f0c5cf Fixing limit type from list to string 10 years ago
Romain Brucker dbee2266e1 Adding limit feature to iptables module 10 years ago
Brian Coca 6a87eed586 made ctstate default to [] and evaluation conditional on the list being popoulated 10 years ago
Brian Coca ea2fd78e6a fixed default from None to [] for ctstate 10 years ago
Brian Coca f5ed8d0c6e made ctstate accept lists 10 years ago
Daniel Vigueras b0278c1f6a Add conntrack module ctstate support to iptables 10 years ago
Brian Coca 360734ec09 whitespace fixes 10 years ago
Romain Brucker c648edfbae Adding comment support for iptables module 10 years ago
Alexander 64d5502fbe fix typo error
fix spell error for whether
10 years ago
Toshio Kuratomi 5adc4a2014 Fix docs to build 10 years ago
Linus Unnebäck e5f2931707 iptables: add note about rules 10 years ago
Linus Unnebäck 3c4e6f58b0 iptables: expand rule options 10 years ago
Linus Unnebäck 5cd6b56453 module: system/iptables 10 years ago