Elena Washington
|
6efea4a064
|
iptables: option to configure Source NAT (#2292)
* Clean up trailing whitespace
* Add `--to-source` option to allow Source NAT (fix for #2291)
|
2016-12-08 11:34:18 -05:00 |
Daniel Vigueras
|
81cb2eac89
|
Add insert support to iptables. (#1180)
Add insert support to iptables.
|
2016-12-08 11:34:14 -05:00 |
Pavel Samokha
|
50fe70f40a
|
iptables module - icmp-type better doc style
|
2016-12-08 11:34:14 -05:00 |
Pavel Samokha
|
945862b876
|
fix icmp-type
|
2016-12-08 11:34:14 -05:00 |
Pavel Samokha
|
90aad93949
|
iptables module - add icmp_type
|
2016-12-08 11:34:14 -05:00 |
Aaron Brady
|
7e1a538b93
|
Add `to_destination` parameter
|
2016-12-08 11:34:04 -05:00 |
David Hocky
|
aabd6390d4
|
fix dscp marking documentation in iptables module
|
2016-12-08 11:34:02 -05:00 |
Pavel Sychev
|
594c9ff217
|
Added version restriction for uid_owner and reject_with.
|
2016-12-08 11:34:00 -05:00 |
Pavel Sychev
|
0c888bd19f
|
Added docs for reject_with and uid_owner.
|
2016-12-08 11:34:00 -05:00 |
Pavel Sychev
|
30bd75e3ae
|
Added reject_with and uid_owner support.
|
2016-12-08 11:34:00 -05:00 |
Rene Moser
|
c00688a118
|
iptables: add defaults to docs
|
2016-12-08 11:33:55 -05:00 |
David Hocky
|
4abd217aa5
|
add version added to new params
|
2016-12-08 11:33:55 -05:00 |
David Hocky
|
a3b7dbe1df
|
fix doc issue
|
2016-12-08 11:33:55 -05:00 |
David Hocky
|
994edea253
|
add support for setting dscp marks with iptables module
|
2016-12-08 11:33:55 -05:00 |
Brian Coca
|
4873b941ff
|
added missing version_added
|
2016-12-08 11:33:47 -05:00 |
Daniel Vigueras
|
4c60c2acc1
|
iptables: add --limit-burst option
|
2016-12-08 11:33:47 -05:00 |
Daniel Vigueras
|
801e895f62
|
iptables: fix param check in append_csv function
|
2016-12-08 11:33:46 -05:00 |
Linus Unnebäck
|
a928198783
|
iptables: cleanup
|
2016-12-08 11:33:44 -05:00 |
Matt Martz
|
74c3e008d2
|
Import module snippets in the correct location
|
2016-12-08 11:33:40 -05:00 |
Gordon Fierce
|
c23162c04b
|
Fix documentation to prevent formatting error where each letter has its own line.
|
2016-12-08 11:33:37 -05:00 |
Romain Brucker
|
e8b5b8bd20
|
Editing iptable module to use -m state --state instead of -m conntrack --ctstate
|
2016-12-08 11:33:34 -05:00 |
Romain Brucker
|
3ef5be470f
|
Fixing limit type from list to string
|
2016-12-08 11:33:33 -05:00 |
Romain Brucker
|
fbad76e86a
|
Adding limit feature to iptables module
|
2016-12-08 11:33:33 -05:00 |
Brian Coca
|
61ba4b98e1
|
made ctstate default to [] and evaluation conditional on the list being popoulated
|
2016-12-08 11:33:33 -05:00 |
Brian Coca
|
fb3aec47ca
|
fixed default from None to [] for ctstate
|
2016-12-08 11:33:33 -05:00 |
Brian Coca
|
eb4fe5a0d8
|
made ctstate accept lists
|
2016-12-08 11:33:32 -05:00 |
Daniel Vigueras
|
d332a9a8e4
|
Add conntrack module ctstate support to iptables
|
2016-12-08 11:33:32 -05:00 |
Brian Coca
|
29fad0223d
|
whitespace fixes
|
2016-12-08 11:33:30 -05:00 |
Romain Brucker
|
e4ce38fa0b
|
Adding comment support for iptables module
|
2016-12-08 11:33:30 -05:00 |
Alexander
|
8e509c2736
|
fix typo error
fix spell error for whether
|
2016-12-08 11:33:30 -05:00 |
Toshio Kuratomi
|
0111b616d7
|
Fix docs to build
|
2016-12-08 11:33:28 -05:00 |
Linus Unnebäck
|
ebfb8bc7cf
|
iptables: add note about rules
|
2016-12-08 11:33:28 -05:00 |
Linus Unnebäck
|
8d93747275
|
iptables: expand rule options
|
2016-12-08 11:33:28 -05:00 |
Linus Unnebäck
|
1790722dd4
|
module: system/iptables
|
2016-12-08 11:33:28 -05:00 |