From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@lists.netfilter.org,
Pierre-Yves Ritschard <pierre-yves@spootnik.org>
Subject: Re: [PATCH] please kill santa-claus
Date: Wed, 05 Jul 2006 17:49:04 +0200 [thread overview]
Message-ID: <44ABDF70.2010705@netfilter.org> (raw)
In-Reply-To: <44ABDBB4.5010605@trash.net>
Patrick McHardy wrote:
> Pierre-Yves Ritschard wrote:
>
>>While running our home-brewed firewall scripts the output was broken by
>>a weird message spewed by the libipt_iprange extension:
>> "hoho" (sic)
>>I wonder why that is, it seems not too many people noticed or use
>>src-range inversion which is the feature that triggers this friendly yet
>>surprising message.
>>If there's a specific reason (which I haven't found in TFA or google)
>>please let me know, otherwise please consider this one-liner:
>>
>>--- extensions/libipt_iprange.c.orig Fri Jun 30 17:34:05 2006
>>+++ extensions/libipt_iprange.c Fri Jun 30 17:34:21 2006
>>@@ -73,7 +73,6 @@
>> check_inverse(optarg, &invert, &optind, 0);
>> if (invert) {
>> info->flags |= IPRANGE_SRC_INV;
>>- printf("hoho\n");
>> }
>> parse_iprange(optarg, &info->src);
>
>
> LOL :) Applied, thanks.
This is Jozsef's :D
--
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris
next prev parent reply other threads:[~2006-07-05 15:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 15:38 [PATCH] please kill santa-claus Pierre-Yves Ritschard
2006-07-05 15:33 ` Patrick McHardy
2006-07-05 15:49 ` Pablo Neira Ayuso [this message]
2006-07-09 14:48 ` Jozsef Kadlecsik
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=44ABDF70.2010705@netfilter.org \
--to=pablo@netfilter.org \
--cc=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=pierre-yves@spootnik.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.