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 3/*] ctnetlink major update
Date: Tue, 12 Jul 2005 22:36:48 +0200 [thread overview]
Message-ID: <42D429E0.8060901@eurodev.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 919 bytes --]
Sorry, this patch has been gzip'ed since I wasn't sure if it excedees
the maximun size allowed that can be sent to the mailling list (bigger
than 30K).
I didn't generate the incremental diff against the previous version
since it doesn't make too many sense because this update introduces too
many changes.
ip_conntrack_netlink doesn't use ip_conntrack structures anymore,
instead we use nested ctnetlink atributes. This way protect us against
furture changes that could break backward compatibility. And now it's
fairly easy porting this to nfnetlink.
getting, creation, deletion of expectation isn't implemented yet. I kept
it back until my come back, I didn't have enough time to finish it.
Anyway, porting the old expectation handling functions to support
ctnetlink attributes must be an easy job. If someone is interested, I
kept those old functions here:
http://people.netfilter.org/~pablo/expect.x
[-- Attachment #2: 03ctnetlink.patch.gz --]
[-- Type: application/gzip, Size: 7772 bytes --]
next reply other threads:[~2005-07-12 20:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 20:36 Pablo Neira [this message]
2005-07-18 12:36 ` [PATCH 3/*] ctnetlink major update Harald Welte
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=42D429E0.8060901@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.