From: Amin Azez <azez@ufomechanic.net>
To: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH 1/2] flow match
Date: Mon, 11 Jul 2005 17:10:04 +0100 [thread overview]
Message-ID: <42D299DC.7000000@ufomechanic.net> (raw)
In-Reply-To: <42D28B7F.7090103@ufomechanic.net>
Amin Azez wrote:
> Thanks Josh;
>
> Veridict:
>
> Useful=Yes
>
> The first patch applies OK. but the second (timer patch) gives compile
> errors thus:
>
> net/ipv4/netfilter/ipt_timer.c: In function `match':
I fixed this by changing net/ipv4/netfilter/ipt_timer.c to replace
READ_LOCK with read_lock_bh and READ_UNLOCK with read_unlock_bh etc.
That did the trick
Amin
next prev parent reply other threads:[~2005-07-11 16:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 23:49 [PATCH 1/2] flow match Josh Samuelson
2005-06-29 19:18 ` Pablo Neira
2005-06-30 1:04 ` Patrick McHardy
2005-06-30 2:53 ` Josh Samuelson
2005-07-11 15:08 ` Amin Azez
2005-07-11 16:10 ` Amin Azez [this message]
2005-07-12 12:38 ` [PATCH 1/2] flow match feedback Amin Azez
2005-07-12 16:36 ` [PATCH 1/2] flow match for 2.6.11 Amin Azez
[not found] ` <20050712221137.GB8298@wsc.edu>
2005-07-13 9:23 ` [PATCH 1/2] flow match feedback Amin Azez
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=42D299DC.7000000@ufomechanic.net \
--to=azez@ufomechanic.net \
--cc=netfilter-devel@lists.netfilter.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.