All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and libnetfilter_queue
@ 2007-01-11  0:58 Pablo Neira Ayuso
  2007-01-11 14:51 ` TheGesus
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2007-01-11  0:58 UTC (permalink / raw)
  To: netfilter-announce, netfilter, Netfilter Development Mailinglist; +Cc: lwn

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

Hi!

The netfilter project proudly presents:

	libnfnetlink-0.0.25
	libnfnetlink_conntrack-0.0.50
	libnetfilter_queue-0.0.13

libnfnetlink
	is the low-level userspace library for nfnetlink based
	communication between the kernel-side netfilter and the
	userspace world.

libnfnetlink_conntrack
	is the library for userspace access to the in-kernel connection
	tracking table.

libnetfilter_queue
	is the library to filter and mangle packets from userspace

You can download the three releases from
	http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-0.0.25.tar.bz2
http://www.netfilter.org/projects/libnetfilter_conntrack/files/libnetfilter_conntrack-0.0.50.tar.bz2

http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-0.0.13.tar.bz2

Attached to this email the changelog. Upgrade is recommended.

Happy firewalling,

	Pablo Neira Ayuso (for the Netfilter Project)

p.s: the signature verification can complain about the key expiration
date, sorry for that, we are still in the process of the renewal.

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris

[-- Attachment #2: ChangeLog --]
[-- Type: text/plain, Size: 1020 bytes --]

libnfnetlink 0.0.25
======================================================================

Changes from 0.0.16:

- Add iterator API
	[ Pablo Neira ]

- Add replacements for nfnl_listen and nfnl_talk
	[ Pablo Neira ]

- Fix error handling
	[ Pablo Neira ]

- Add assertions
	[ Pablo Neira ]

- Add documentation
	[ Pablo Neira ]

- Minor cleanups
	[ Pablo Neira ]

- Initialize callback structure
	[ Victor Stinner ]

libnetfilter_conntrack 0.0.50
======================================================================

Changes from 0.0.31:

- Introduce new API and documentation
	[ Pablo Neira ]

- Fix minor nitpick in the XML output
	[ Victor Stinner ]

- Minor fix in the counters parsing
	[ Pablo Neira ]

- Implement getter for the ATTR_USE attribute
	[ Victor Stinner ]

- ATTR_*_COUNTER_*, ATTR_USE and ATTR_ID are unsettable
	[ Victor Stinner ]

libnetfilter_queue 0.0.13
======================================================================

Changes from 0.0.12:

- Set maximum queue length
	[ Eric Leblond ]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and libnetfilter_queue
  2007-01-11  0:58 [ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and libnetfilter_queue Pablo Neira Ayuso
@ 2007-01-11 14:51 ` TheGesus
  2007-01-11 15:42   ` Pablo Neira Ayuso
  0 siblings, 1 reply; 3+ messages in thread
From: TheGesus @ 2007-01-11 14:51 UTC (permalink / raw)
  To: netfilter

> libnfnetlink 0.0.25
> ======================================================================
>
> Changes from 0.0.16:
>
> - Add documentation
>         [ Pablo Neira ]
>

Am I missing something?  All I can find is a README that states:

"Where can I find documentation?

"At the moment, you will have to RTFS.  Sorry, but we have barely enough
manpower to keep development ongoing.  If you want to conribute documentation,
please contact us."


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and libnetfilter_queue
  2007-01-11 14:51 ` TheGesus
@ 2007-01-11 15:42   ` Pablo Neira Ayuso
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2007-01-11 15:42 UTC (permalink / raw)
  To: TheGesus; +Cc: netfilter

TheGesus wrote:
>> libnfnetlink 0.0.25
>> ======================================================================
>>
>> Changes from 0.0.16:
>>
>> - Add documentation
>>         [ Pablo Neira ]
>>
> 
> Am I missing something?  All I can find is a README that states:
> 
> "Where can I find documentation?

That file is a leftover, I'll modify it asap.

> "At the moment, you will have to RTFS.  Sorry, but we have barely enough
> manpower to keep development ongoing.  If you want to conribute 
> documentation,
> please contact us."

The API is documented in docbook format in the source code, with some 
doxygen magic you'll be able to get a nice output.

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of 
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-01-11 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-11  0:58 [ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and libnetfilter_queue Pablo Neira Ayuso
2007-01-11 14:51 ` TheGesus
2007-01-11 15:42   ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.