Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manpages: markup corrections | Jan Engelhardt | 2009-06-10 | 1 | -19/+19 |
| | | | | | | | | The manpage of xt_cluster and xt_recent had some unclosed tags. Backslashes in commands are also not wanted because manpages are a freeform, automatically-wrapped text. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | ||||
* | extensions: add `cluster' match support | Pablo Neira Ayuso | 2009-05-06 | 1 | -0/+62 |
This patch adds support for the cluster match to iptables. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> |