From: Fabrice MARIE <fabrice@netfilter.org>
To: Luis Miguel Cruz Miranda <luismi@b2bi.es>, netfilter@lists.netfilter.org
Subject: Re: patch-o-matic and userpace
Date: Fri, 21 Feb 2003 16:58:41 +0800 [thread overview]
Message-ID: <200302211658.41402.fabrice@netfilter.org> (raw)
In-Reply-To: <5.2.0.9.2.20030220121447.01c5bbb0@172.26.0.8>
On Thursday 20 February 2003 19:18, Luis Miguel Cruz Miranda wrote:
> Hi all again,
> I am trying to use the patch called
> 'userspace/ipt_REJECT-fake-source.patch' As I read, if I use that patch I
> need to recompile iptables user programs.
> The problems is that I can't use that patch because I don't know have any
> idea how to patch iptables source code.
> I have this tree:
> |-- iptables-1.2.7a
> | |-- extensions
> | |-- include
> | | |-- libippool
> | | |-- libipq
> | | |-- libiptc
> | | |-- libipulog
> | | `-- linux
> | | |-- netfilter_ipv4
> | | `-- netfilter_ipv6
> | |-- ippool
> | |-- libipq
> | |-- libiptc
> | `-- libipulog
> |-- patch-o-matic -> patch-o-matic-20030218
> |-- patch-o-matic-20030218
> | |-- base
> | |-- broken
> | |-- extra
> | |-- not-accepted
> | |-- obsolete
> | |-- oldnat
> | |-- optimizations
> | |-- pending
> | |-- submitted
> | `-- userspace
> `-- userspace -> iptables-1.2.7a
> Is it correct to patch iptables-1.2.7a?
Should be correct. Then you
# cd patch-o-matic
# ./runme userspace/ipt_REJECT-fake-source.patch
if the patch tells you it applied correctly then
you need to recompile your kernel then
# cd ../userspace
# make all install
reboot with your clean kernel. If the patch doesn't apply for some reason,
let me know.
Have a nice day,
Fabrice.
--
Fabrice MARIE
"Silly hacker, root is for administrators"
-Unknown
prev parent reply other threads:[~2003-02-21 8:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-20 11:18 patch-o-matic and userpace Luis Miguel Cruz Miranda
2003-02-21 8:58 ` Fabrice MARIE [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=200302211658.41402.fabrice@netfilter.org \
--to=fabrice@netfilter.org \
--cc=luismi@b2bi.es \
--cc=netfilter@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.