From: Patrick McHardy <kaber@trash.net>
To: Jiri Moravec <jim.lkml@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Typo in net/netfilter/xt_iprange.c (git tree)
Date: Sat, 02 Feb 2008 12:16:13 +0100 [thread overview]
Message-ID: <47A450FD.5010006@trash.net> (raw)
In-Reply-To: <47A32BEB.9040008@gmail.com>
Jiri Moravec wrote:
> Function iprange_mt4 belong to IPv4 family - AF_INET. Right?
>
> .name = "iprange",
> .revision = 1,
> .family = AF_INET6, <---------- Typo?
> .match = iprange_mt4,
Fixed, thanks Jiri.
prev parent reply other threads:[~2008-02-02 11:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-01 14:25 Typo in net/netfilter/xt_iprange.c (git tree) Jiri Moravec
2008-02-01 19:11 ` Frans Pop
2008-02-02 11:16 ` Patrick McHardy [this message]
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=47A450FD.5010006@trash.net \
--to=kaber@trash.net \
--cc=jim.lkml@gmail.com \
--cc=linux-kernel@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.