From: David Miller <davem@davemloft.net>
To: kernel@linuxace.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] skb_find_text ignores to argument
Date: Mon, 26 Jun 2006 00:01:09 -0700 (PDT) [thread overview]
Message-ID: <20060626.000109.55508339.davem@davemloft.net> (raw)
In-Reply-To: <20060625145200.GA32074@linuxace.com>
From: Phil Oester <kernel@linuxace.com>
Date: Sun, 25 Jun 2006 07:52:00 -0700
> skb_find_text takes a "to" argument which is supposed to limit how
> far into the skb it will search for the given text. At present,
> it seems to ignore that argument on the first skb, and instead
> return a match even if the text occurs beyond the limit.
>
> Patch below fixes this, after adjusting for the "from" starting
> point. This consequently fixes the netfilter string match's "--to"
> handling, which currently is broken.
>
> Signed-off-by: Phil Oester <kernel@linuxace.com>
Looks good, applied.
Thanks Phil.
prev parent reply other threads:[~2006-06-26 7:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-25 14:52 [PATCH] skb_find_text ignores to argument Phil Oester
2006-06-26 7:01 ` David Miller [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=20060626.000109.55508339.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kernel@linuxace.com \
--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;
as well as URLs for NNTP newsgroup(s).