summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2012-10-10 14:52:33 (GMT)
committerJakub Bogusz2012-10-10 14:52:33 (GMT)
commitc100a5b2e7b2af24e0c61b9599a690a49d1f2482 (patch)
treec0e926c7f3f5adda2c45163ef2c11db806b6550d
parent1722dd7d9da236fec75a490f4801c00fe7edde0c (diff)
downloadlibnetfilter_cthelper-auto/th/libnetfilter_cthelper-1.0.0-1.zip
libnetfilter_cthelper-auto/th/libnetfilter_cthelper-1.0.0-1.tar.gz
-rw-r--r--libnetfilter_cthelper.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/libnetfilter_cthelper.spec b/libnetfilter_cthelper.spec
index acdc1c9..e5ec1a8 100644
--- a/libnetfilter_cthelper.spec
+++ b/libnetfilter_cthelper.spec
@@ -22,7 +22,7 @@ that usually separate control and data traffic into different flows.
This is the case of application protocols like FTP, SIP and H.323 that
are already supported by Netfilter. These helpers are implemented in
kernel-space. libnetfilter_cthelper allows to implement helpers in
-userspace.
+userspace (supported by Linux 3.6+).
%description -l pl.UTF-8
Moduły pomocnicze śledzące stan połączeń (connection tracking helpers)
@@ -31,7 +31,8 @@ rozdzielających ruch sterujący i dane. Tak jest w przypadku protokołów
aplikacyjnych, jak FTP, SIP i H.323, już obsługiwanych przez
Netfilter. Moduły śledzenia tych połączeń są zaimplementowane w
przestrzeni jądra. libnetfilter_cthelper pozwala na implementowanie
-takich modułów pomocniczych w przestrzeni użytkownika.
+takich modułów pomocniczych w przestrzeni użytkownika (wymaga to
+Linuksa w wersji 3.6 lub nowszej).
%package devel
Summary: Header files for libnetfilter_cthelper library