Displaying 20 results from an estimated 1000 matches similar to: "[ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and conntrack"
2005 Nov 05
0
[ANNOUNCE] multiple netfilter.org releases
Hi!
Today the netfilter project released
libnfnetlink-0.0.11
	ftp://ftp.netfilter.org/pub/libnfnetlink/libnfnetlink-0.0.11.tar.bz2
	This is the low-level communications library
libnetfilter_log-0.0.10
	ftp://ftp.netfilter.org/pub/libnetfilter_log/libnetfilter_log-0.0.10.tar.bz2
	This is the userspace library for nfnetlink_log in 2.6.14
	It is used by the upcoming ulogd-2.00beta release
	Needs
2007 Jul 31
0
[ANNOUNCE] libnfnetlink release 0.0.30
Hi!
The netfilter project proudly presents libnfnetlink 0.0.30
libnfnetlink is the low-level library for netfilter related
kernel/userspace communication. It provides a generic messaging
infrastructure for in-kernel netfilter subsystems (such as
nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
respective users and/or management tools in userspace.
You can download it from:
2009 Oct 08
3
[Bug 612] New: conntrack returns src, dst, dport and sport all zeroed
http://bugzilla.netfilter.org/show_bug.cgi?id=612
           Summary: conntrack returns src, dst, dport and sport all zeroed
           Product: libnfnetlink
           Version: unspecified
          Platform: i386
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P1
         Component: libnfnetlink
        AssignedTo: laforge at netfilter.org
       
2018 Apr 27
0
[Bug 1251] New: Hide private symbols in libnfnetlink
https://bugzilla.netfilter.org/show_bug.cgi?id=1251
            Bug ID: 1251
           Summary: Hide private symbols in libnfnetlink
           Product: libnfnetlink
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: libnfnetlink
          Assignee: netfilter-buglog at
2013 Nov 08
4
[Bug 871] New: Running two instances of ulog causes abort in libnfnetlink
https://bugzilla.netfilter.org/show_bug.cgi?id=871
           Summary: Running two instances of ulog causes abort in
                    libnfnetlink
           Product: ulogd
           Version: SVN (please provide timestamp)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P5
         Component: ulogd
        AssignedTo:
2009 Aug 31
1
Conntrack-tools for CentOS 4.8
Does anyone know where I can get an RPM of Conntrack-tools,
libnetfilter_conntrack and libnfnetlink that work with CentOS 4.8?
-matt
http://www.sysadminvalley.com
http://www.beantownhost.com
http://www.linkedin.com/in/mattboston
Stephen Leacock<http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html>
- "I detest life-insurance agents: they always argue that I shall some
day
2012 Jun 17
0
[ANNOUNCE] ulogd 2.0.0 release
Hi!
The Netfilter project proudly presents:
        ulogd 2.0.0
ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging of security violations,
per-packet logging for accounting, per-flow logging and flexible
user-defined accounting.
ulogd was almost entirely written by Harald Welte, with contributions
from fellow hackers such as Pablo Neira
2007 Jul 29
0
[ANNOUNCE] Release conntrack-tools 0.9.5
Hi!
The netfilter project proudly presents another development release of
the conntrack-tools. The conntrack-tools are:
- The userspace daemon so-called conntrackd that covers the specific
aspects of stateful Linux firewalls to enable high availability
solutions. It can be used as statistics collector of the firewall use as
well. The daemon is highly configurable and easily extensible.
- The
2020 Jul 24
1
[Bug 1445] New: conntrackd: segfaults when not disabling internal cache
https://bugzilla.netfilter.org/show_bug.cgi?id=1445
            Bug ID: 1445
           Summary: conntrackd: segfaults when not disabling internal
                    cache
           Product: conntrack-tools
           Version: unspecified
          Hardware: x86_64
                OS: Debian GNU/Linux
            Status: NEW
          Severity: critical
          Priority: P5
        
2007 Jul 31
0
Operation failed: such conntrack doesn''t exist - when it does?
Hi gurus I want to destroy all state table entries/reset all connections 
for a particular client. When I issue conntrack -L -s <ip number>, it 
lists loads of state entries. When I issue conntrack -D -s <same ip 
number> it answers "NFNETLINK answers: No such file or directory 
Operation failed: such conntrack doesn''t exist."
I have googled the problem, but can
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845
           Summary: checking for LIBNFNETLINK... configure: error: Package
                    requirements (libnfnetlink >= 0.0.41) were not met:
           Product: libnetfilter_queue
           Version: unspecified
          Platform: i386
        OS/Version: RedHat Linux
            Status: NEW
          Severity: normal
         
2020 Apr 01
0
[ANNOUNCE] libnetfilter_conntrack 1.0.8 release
Hi!
The Netfilter project proudly presents:
        libnetfilter_conntrack 1.0.8
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. This
library is currently used by conntrack-tools among many other
applications.
See ChangeLog that comes attached to this email for more details.
You can download it from:
2017 Jul 22
0
[Bug 1163] New: include the missing header and use more portable types
https://bugzilla.netfilter.org/show_bug.cgi?id=1163
            Bug ID: 1163
           Summary: include the missing header and use more portable types
           Product: libnfnetlink
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: libnfnetlink
          Assignee:
2015 Sep 09
0
[ANNOUNCE] libnetfilter_conntrack 1.0.5
Hi!
The Netfilter project proudly presents:
        libnetfilter_conntrack 1.0.5
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. The
library libnetfilter_conntrack has been previously known as
libnfnetlink_conntrack and libctnetlink. This library is currently
used by conntrack-tools among many other
2013 Mar 04
0
[ANNOUNCE] libnetfilter_conntrack 1.0.3 release
Hi!
The Netfilter project proudly presents:
        libnetfilter_conntrack 1.0.3
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. The
library libnetfilter_conntrack has been previously known as
libnfnetlink_conntrack and libctnetlink.
See ChangeLog that comes attached to this email for more details.
You can
2011 May 22
5
[Bug 718] New: New bugzilla account has no permissions to create bug for conntrack-tools
http://bugzilla.netfilter.org/show_bug.cgi?id=718
           Summary: New bugzilla account has no permissions to create bug
                    for conntrack-tools
           Product: bugzilla
           Version: other
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: netfilter bugzilla
        AssignedTo:
2006 Oct 18
1
latin1,utf-8...encoding and data
Hello,
I have some questions concerning encoding and package distribution. We 
develop the ade4 package. For some data sets included in the package, 
there are accentued character (e.g. ?,?...). The data sets have been 
saved using latin1 encoding, but some of us use utf-8 and can not see 
some data sets which contains accented chracters.
e.g:
librarry(ade4)
data(rankrock)
rankrock
in this case,
2003 Aug 02
0
[SECURITY] Netfilter Security Advisory: Conntrack list_del() DoS
--mYCpIKhGyMATD0i+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
                  Netfilter Core Team Security Advisory
                 =20
                           CVE: CAN-2003-0187
Subject:
  Netfilter / Connection Tracking Remote DoS
Released:
  01 Aug 2003
Effects:
  Any remote user may be able to DoS a machine
2016 Dec 19
0
[Bug 1103] New: ulogd installation error
https://bugzilla.netfilter.org/show_bug.cgi?id=1103
            Bug ID: 1103
           Summary: ulogd installation error
           Product: ulogd
           Version: 2.0.0beta1
          Hardware: x86_64
                OS: Ubuntu
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ulogd
          Assignee: netfilter-buglog at lists.netfilter.org
 
2018 Jul 12
0
[Bug 1270] New: Return code for nftnl_set_elem_set()
https://bugzilla.netfilter.org/show_bug.cgi?id=1270
            Bug ID: 1270
           Summary: Return code for nftnl_set_elem_set()
           Product: libnfnetlink
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: libnfnetlink
          Assignee: netfilter-buglog at