All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira <pablo@eurodev.net>
To: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Cc: Harald Welte <laforge@netfilter.org>, Patrick McHardy <kaber@trash.net>
Subject: [PATCH 5/*] libctnetlink updates
Date: Tue, 12 Jul 2005 22:37:31 +0200	[thread overview]
Message-ID: <42D42A0B.1040609@eurodev.net> (raw)

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

This patch reworks libctnetlink to support conntrack netlink attributes. 
It's required to keep in sync changes with ip_conntrack_netlink.

Several structures like: ctnl_tuple, ctnl_l4, ctnl_counters... has been 
introduced, this are *not* sent to kernel space, they are used to build 
the netlink message with nested attributes, so consider them just a 
container of information required to build up the netlink messages with 
nested attributes ;).

--
Pablo

[-- Attachment #2: 05libctnetlink.patch.gz --]
[-- Type: application/gzip, Size: 5454 bytes --]

                 reply	other threads:[~2005-07-12 20:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D42A0B.1040609@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.