All of lore.kernel.org
 help / color / mirror / Atom feed
* [ULOGD PATCH 0/6] Making NFCT plugin IPv6 compliant
@ 2008-03-26 22:49 Eric Leblond
  2008-03-26 22:49 ` [ULOGD PATCH 1/6] Make arp related key optionnal Eric Leblond
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Eric Leblond @ 2008-03-26 22:49 UTC (permalink / raw)
  To: netfilter-devel

Hi,

This patchset contains several modifications which were necessary to make
the NFCT plugin IPv6 compliant.

Some code factorization has been made to avoid duplicating code:
- Make arp related key optionnal.
- Use IP2STR keys in PRINTFLOW module.
Last patch suppress IP to string translation in the PRINTFLOW module but
let IP2STR to do the work.

Some fixes have been made on existing code:
- Fix display of IPv6 address.
- Fix typo in error message.
- Fix display of DESTROY event.

And finally, NFCT plugin has been ported to the new API.
- Port of NFCT plugin to new libnetfilter_conntrack API.

I will soon send a other patchset with SQL schema modification and an upgrade
of the example configuration file.

BR,
--
Eric Leblond
INL: http://www.inl.fr/
NuFW: http://www.nufw.org/

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

end of thread, other threads:[~2008-04-05 15:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-26 22:49 [ULOGD PATCH 0/6] Making NFCT plugin IPv6 compliant Eric Leblond
2008-03-26 22:49 ` [ULOGD PATCH 1/6] Make arp related key optionnal Eric Leblond
2008-04-05 15:31   ` Pablo Neira Ayuso
2008-03-26 22:49 ` [ULOGD PATCH 2/6] Fix display of IPv6 address Eric Leblond
2008-04-05 15:31   ` Pablo Neira Ayuso
2008-03-26 22:49 ` [ULOGD PATCH 3/6] Fix typo in error message Eric Leblond
2008-04-05 15:32   ` Pablo Neira Ayuso
2008-03-26 22:49 ` [ULOGD PATCH 4/6] Use IP2STR keys in PRINTFLOW module Eric Leblond
2008-04-05 15:35   ` Pablo Neira Ayuso
2008-03-26 22:49 ` [ULOGD PATCH 5/6] Port of NFCT plugin to new libnetfilter_conntrack API Eric Leblond
2008-04-05 15:45   ` Pablo Neira Ayuso
2008-03-26 22:49 ` [ULOGD PATCH 6/6] Fix display of DESTROY event Eric Leblond

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.