All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Pierre-Yves Ritschard <pierre-yves@spootnik.org>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] please kill santa-claus
Date: Wed, 05 Jul 2006 17:33:08 +0200	[thread overview]
Message-ID: <44ABDBB4.5010605@trash.net> (raw)
In-Reply-To: <20060630153802.GA27351@phoenix.home.spootnik.org>

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.

  reply	other threads:[~2006-07-05 15:33 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 [this message]
2006-07-05 15:49   ` Pablo Neira Ayuso
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=44ABDBB4.5010605@trash.net \
    --to=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.