From: Pablo Neira <pablo@eurodev.net>
To: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Subject: [PATCH 2/2] extensions conversion to C99 structure initialization and MARK target modification
Date: Sat, 25 Dec 2004 22:32:03 +0100 [thread overview]
Message-ID: <41CDDC53.7070700@eurodev.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 516 bytes --]
Hi,
This patch makes all structures use C99 initization, I needed this to
add the versioning stuff. Actually, I've spent one hour on this... but
it was too late when I changed my mind and decided to add a single line
in every file. I was already possesed by a penguin... hope that it's
worth it anyway.
Anyway, the most important thing here is the example of how to extend a
target/match to register a new version. Please see libipt_MARK.c
Sorry, it's gzip'ed, too big for the mailling list (65K).
--
Pablo
[-- Attachment #2: extensions-C99.patch.gz --]
[-- Type: application/gzip, Size: 7278 bytes --]
next reply other threads:[~2004-12-25 21:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-25 21:32 Pablo Neira [this message]
2004-12-29 4:15 ` [PATCH 2/2] extensions conversion to C99 structure initialization and MARK target modification Rusty Russell
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=41CDDC53.7070700@eurodev.net \
--to=pablo@eurodev.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=rusty@rustcorp.com.au \
/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.