From: Bart De Schuymer <bdschuym@pandora.be>
To: Patrick McHardy <kaber@trash.net>
Cc: Jan Engelhardt <jengelh@computergmbh.de>,
Netfilter Developer Mailing List
<netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH 1/4] [NETFILTER]: ebtables: expand/remove unneeded macros
Date: Sun, 20 Jan 2008 15:26:39 +0100 [thread overview]
Message-ID: <1200839199.2868.25.camel@localhost.localdomain> (raw)
In-Reply-To: <479349D3.6050103@trash.net>
Op zo, 20-01-2008 te 14:17 +0100, schreef Patrick McHardy:
> Jan Engelhardt wrote:
> > On Jan 20 2008 14:02, Patrick McHardy wrote:
> >> Jan Engelhardt wrote:
> >>> commit a6c73fee39cedc87ef2562f84d5b1f68a315a79b
> >>> Author: Jan Engelhardt <jengelh@computergmbh.de>
> >>> Date: Thu Jan 17 18:58:05 2008 +0100
> >>>
> >>> [NETFILTER]: ebtables: expand/remove unneeded macros
> >>>
> >>> The EBT_*_{MATCH,TARGET,WATCHER} macros are only used within the
> >>> accompanying .c source file, so they can be moved to it. And since
> >>> they are only used once, we can just as well expand them.
> >>>
> >>> Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
> >>
> >> Your patches all look fine, but please CC Bart on ebtables patches,
> >> I think its impolite to bypass him when he's stated as maintainer.
> >>
> >>
> > Sorry for the inconvenience! Links are:
> >
> > [1] marc missed that one(!?)
> > [2] http://marc.info/?l=netfilter-devel&m=120060092423718&w=2
> > [3] http://marc.info/?l=netfilter-devel&m=120060092523724&w=2
> > [4] http://marc.info/?l=netfilter-devel&m=120060075523444&w=2
>
>
> Thanks. Bart, please let me know if you have any objections or
> want to add a Signed-off-by: line.
Hi, thanks for putting me in CC. If you remove the EBT_*_ macros from
ebtables.h this will break the ebtables userspace compilation. For the
other patches I have no objection except that the MODULE_DESCRIPTION
isn't consistent with using upper case after 'Ebtables: ', but I guess
that's nitpicking :) Anyway, thanks Jan.
Btw, Patrick, I'm sure you've noticed I'm not very active in ebtables
development anymore. It has come to the point that I no longer find
pleasure in investing my spare time and energy in serious ebtables
development: most interesting ebtables things have been done for me. I'm
still around for bugfixing or commenting on patches, though (I tend to
only read things on ebtables-devel and stuff I'm CC'ed in). So if there
would ever arrive an active developer who has some serious ebtables
contributions (like getting access to the xt_ matches) and a long-term
commitment, I'm willing to step down as maintainer ((s)he'd have to take
over the responsibility for the userspace tool too). Anyway, no need to
worry that I'll suddenly abandon my project :) I think for bridge-nf
you're already the true maintainer, though you can always CC me for my
opinion (feel free to update the header of br_netfilter.c).
cheers,
Bart
next prev parent reply other threads:[~2008-01-20 14:26 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 20:10 [PATCH 1/4] [NETFILTER]: ebtables: expand/remove unneeded macros Jan Engelhardt
2008-01-17 20:10 ` [PATCH 2/4] [NETFILTER]: ebtables: remove casts, use consts Jan Engelhardt
2008-01-20 14:52 ` Patrick McHardy
2008-01-17 20:11 ` [PATCH 3/4] [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly Jan Engelhardt
2008-01-20 14:52 ` Patrick McHardy
2008-01-20 18:07 ` Jan Engelhardt
2008-01-20 18:21 ` Patrick McHardy
2008-01-22 17:02 ` Patrick McHardy
2008-01-17 20:11 ` [PATCH 4/4] [NETFILTER]: ebtables: Update modules' descriptions Jan Engelhardt
2008-01-20 14:54 ` Patrick McHardy
2008-01-20 13:02 ` [PATCH 1/4] [NETFILTER]: ebtables: expand/remove unneeded macros Patrick McHardy
2008-01-20 13:09 ` Jan Engelhardt
2008-01-20 13:17 ` Patrick McHardy
2008-01-20 14:26 ` Bart De Schuymer [this message]
2008-01-20 14:45 ` Patrick McHardy
2008-01-20 17:34 ` Jan Engelhardt
2008-01-20 18:07 ` Bart De Schuymer
2008-01-20 18:30 ` Jan Engelhardt
2008-01-20 18:57 ` Bart De Schuymer
2008-01-20 19:03 ` Jan Engelhardt
2008-01-24 8:05 ` Patrick McHardy
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=1200839199.2868.25.camel@localhost.localdomain \
--to=bdschuym@pandora.be \
--cc=jengelh@computergmbh.de \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.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.