From: Frans Pop <elendil@planet.nl>
To: netdev@vger.kernel.org
Cc: jim.lkml@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: Typo in net/netfilter/xt_iprange.c (git tree)
Date: Fri, 01 Feb 2008 20:11:22 +0100 [thread overview]
Message-ID: <E1JL1II-0002Qy-9u@faramir.fjphome.nl> (raw)
In-Reply-To: <47A32BEB.9040008@gmail.com>
Forward to netdev list.
--------------- Forwarded message (begin)
Subject: Typo in net/netfilter/xt_iprange.c (git tree)
From: Jiri Moravec <...>
Date: Fri, 01 Feb 2008 15:50:15 +0100
Function iprange_mt4 belong to IPv4 family - AF_INET. Right?
.name = "iprange",
.revision = 1,
.family = AF_INET6, <---------- Typo?
.match = iprange_mt4,
.matchsize = sizeof(struct xt_iprange_mtinfo),
.me = THIS_MODULE,
--------------- Forwarded message (end)
parent reply other threads:[~2008-02-01 19:11 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <47A32BEB.9040008@gmail.com>]
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=E1JL1II-0002Qy-9u@faramir.fjphome.nl \
--to=elendil@planet.nl \
--cc=jim.lkml@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox