From: Patrick McHardy <kaber@trash.net>
To: Herve Eychenne <rv@wallfire.org>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] note owner match brokenness
Date: Sun, 03 Oct 2004 22:36:31 +0200 [thread overview]
Message-ID: <416062CF.10709@trash.net> (raw)
In-Reply-To: <20041003194330.GG2823@eychenne.org>
[-- Attachment #1: Type: text/plain, Size: 261 bytes --]
Herve Eychenne wrote:
>On Fri, Oct 01, 2004 at 11:30:06PM +0200, Patrick McHardy wrote:
>
>
>>Agreed, I'm going to apply your patch. Thanks.
>>
>>
>
>Please apply the same to the manpage!
>
>
I've applied this patch to the manpages.
Regards
Patrick
[-- Attachment #2: x --]
[-- Type: text/plain, Size: 1123 bytes --]
Index: extensions/libip6t_owner.man
===================================================================
RCS file: /cvsroot/iptables/extensions/libip6t_owner.man,v
retrieving revision 1.1
diff -u -r1.1 libip6t_owner.man
--- extensions/libip6t_owner.man 22 Jan 2004 15:04:24 -0000 1.1
+++ extensions/libip6t_owner.man 3 Oct 2004 20:35:38 -0000
@@ -19,3 +19,5 @@
.BI "--sid-owner " "sessionid"
Matches if the packet was created by a process in the given session
group.
+.TP
+.B NOTE: pid, sid and command matching are broken on SMP
Index: extensions/libipt_owner.man
===================================================================
RCS file: /cvsroot/iptables/extensions/libipt_owner.man,v
retrieving revision 1.1
diff -u -r1.1 libipt_owner.man
--- extensions/libipt_owner.man 22 Jan 2004 15:04:25 -0000 1.1
+++ extensions/libipt_owner.man 3 Oct 2004 20:35:38 -0000
@@ -24,3 +24,5 @@
Matches if the packet was created by a process with the given command name.
(this option is present only if iptables was compiled under a kernel
supporting this feature)
+.TP
+.B NOTE: pid, sid and command matching are broken on SMP
prev parent reply other threads:[~2004-10-03 20:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-01 20:44 [PATCH] note owner match brokenness Phil Oester
2004-10-01 21:09 ` Patrick McHardy
2004-10-01 21:12 ` Phil Oester
2004-10-01 21:30 ` Patrick McHardy
2004-10-03 19:43 ` Herve Eychenne
2004-10-03 20:36 ` 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=416062CF.10709@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=rv@wallfire.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.