* [PATCH 2/2] extensions conversion to C99 structure initialization and MARK target modification
@ 2004-12-25 21:32 Pablo Neira
2004-12-29 4:15 ` Rusty Russell
0 siblings, 1 reply; 2+ messages in thread
From: Pablo Neira @ 2004-12-25 21:32 UTC (permalink / raw)
To: Netfilter Development Mailinglist; +Cc: Rusty Russell
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2/2] extensions conversion to C99 structure initialization and MARK target modification
2004-12-25 21:32 [PATCH 2/2] extensions conversion to C99 structure initialization and MARK target modification Pablo Neira
@ 2004-12-29 4:15 ` Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2004-12-29 4:15 UTC (permalink / raw)
To: Pablo Neira; +Cc: Netfilter Development Mailinglist
On Sat, 2004-12-25 at 22:32 +0100, Pablo Neira wrote:
> Hi,
>
> This patch makes all structures use C99 initization, I needed this to
> add the versioning stuff.
Applied all the straight initialization stuff.
Thanks!
Rusty.
--
A bad analogy is like a leaky screwdriver -- Richard Braakman
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-29 4:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-25 21:32 [PATCH 2/2] extensions conversion to C99 structure initialization and MARK target modification Pablo Neira
2004-12-29 4:15 ` Rusty Russell
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.