]> git.ipfire.org Git - thirdparty/xtables-addons.git/blob - xtables-addons.8.in
Xtables-addons 3.6
[thirdparty/xtables-addons.git] / xtables-addons.8.in
1 .TH xtables-addons 8 "" "" "v3.6 (2019-11-20)"
2 .SH Name
3 Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
4 .SH Targets
5 .\" @TARGET@
6 .SH Matches
7 .\" @MATCHES@
8 .SH "See also"
9 \fBiptables\fP(8), \fBip6tables\fP(8), \fBiptables-extensions\fP(8),
10 \fBiptaccount\fP(8)
11 .PP
12 For developers, the book "Writing Netfilter modules" at
13 http://inai.de/documents/Netfilter_Modules.pdf provides detailed
14 information on how to write such modules/extensions.