Userspace tools for interacting with the Connection Tracking System
The conntrack-tools are a set of tools targeted at system
administrators. They are conntrack, the userspace command line
interface, and conntrackd, the userspace daemon. The tool conntrack
provides a full featured interface that has replaced the old procfs
interface. Using conntrack, you can view and manage the in-kernel
connection tracking state table from userspace. On the other hand,
conntrackd covers the specific aspects of stateful firewalls to
enable highly available scenarios, and can be used as statistics
collector as well.
- Sources inherited from project SUSE:SLE-15-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/conntrack-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
conntrack-tools-1.4.5.tar.bz2 | 0000479562 468 KB | |
conntrack-tools-1.4.5.tar.bz2.sig | 0000000590 590 Bytes | |
conntrack-tools.changes | 0000006937 6.77 KB | |
conntrack-tools.keyring | 0000006684 6.53 KB | |
conntrack-tools.spec | 0000004940 4.82 KB | |
conntrackd-Use-strdup-in-lexer.patch | 0000012004 11.7 KB | |
conntrackd-cthelper-Add-new-SLP-helper.patch | 0000004932 4.82 KB | |
conntrackd-use-correct-max-unix-path-length.patch | 0000001195 1.17 KB | |
conntrackd-use-strncpy-to-unix-path.patch | 0000000886 886 Bytes | |
conntrackd.README.SUSE | 0000000334 334 Bytes | |
conntrackd.conf | 0000002534 2.47 KB | |
conntrackd.logrotate | 0000000195 195 Bytes | |
conntrackd.service | 0000000544 544 Bytes | |
conntrackd.sysconfig | 0000000795 795 Bytes |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
This is SLE-8944 related (ref. in bsc#1127886 already). - conntrackd-cthelper-Add-new-SLP-helper.patch: userspace conntrack helper for SLP (Service Location Protocol) to replace SUSE specific kernel helper (rejected by upstream) from openSUSE / SLE kernel packages (FATE#324143 bsc#1127886) - run autoreconf before build (patch above touches Makefile.am) - add commented out conntrack helper config example to default conntrackd.conf - drop deprecated (and ignored) options Nice and UNIX/Backlog from default conntrackd.conf - Fix 1.4.5 parser issues (bsc#1141480): conntrackd-use-strncpy-to-unix-path.patch conntrackd-Use-strdup-in-lexer.patch conntrackd-use-correct-max-unix-path-length.patch - Update to new upstream release 1.4.5 * new synproxy support * improved logging support (both stdout/stderr and log files) * new mDNS ct helper * deprecate unix backlog configuration * drop old/obsolete/deprecated conntrackd.conf config options * improved support for UPnP in the SSDP ct helper * add stronger TCP flags support * conntrack CLI tool: new support for IPv6 NAT * nfct CLI tool: some improvements to the build (-z lazy) - Add tirpc for openSUSE 15 and onwards. - submission from lars@linux-schulserver.de, partially applied - split out new subpackage "conntrackd" for the eponymous
Comments 0