summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_sctp.man
Commit message (Collapse)AuthorAgeFilesLines
* xt_sctp: support FORWARD_TSN chunk typeShan Wei2010-06-081-1/+1
| | | | | | | | | | The latest kernel has implemented Partial Reliability Extension that defined in RFC3758. This patch adds FORWARD_TSN chunk for tracing. Signed-off-by: Shan Wei<shanwei@cn.fujitsu.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
* xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extensionShan Wei2010-06-081-1/+1
| | | | | | | | | | | SACK-IMMEDIATELY extension has defined in: http://tools.ietf.org/html/draft-tuexen-tsvwg-sctp-sack-immediately-03. And the latest kernel has added a I flag in DATA chunk to support this extension. So let iptables/netfilter can trace it. Signed-off-by: Shan Wei<shanwei@cn.fujitsu.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
* doc: escape minus sign in manpagesJan Engelhardt2009-01-121-6/+6
| | | | | | | groff formats '-' as a hyphen, and '\-' is needed for a minus. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
* manpages: fix broken markup (missing close tags)Jan Engelhardt2008-04-131-3/+3
|
* Move libipt_sctp.man to libxt_sctp.man for ip6tables.8Yasuyuki KOZAKAI2007-11-291-0/+28