From 373f8e9a4d0b7794290f590b5664d3718bfbde15 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Sun, 3 Oct 2004 20:36:54 +0000 Subject: Mention owner brokenness in manpage --- extensions/libip6t_owner.man | 2 ++ extensions/libipt_owner.man | 2 ++ 2 files changed, 4 insertions(+) (limited to 'extensions') diff --git a/extensions/libip6t_owner.man b/extensions/libip6t_owner.man index 8a31ca40..99680a6e 100644 --- a/extensions/libip6t_owner.man +++ b/extensions/libip6t_owner.man @@ -19,3 +19,5 @@ process id. .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 diff --git a/extensions/libipt_owner.man b/extensions/libipt_owner.man index 1394aca6..b635e7d9 100644 --- a/extensions/libipt_owner.man +++ b/extensions/libipt_owner.man @@ -24,3 +24,5 @@ group. 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 -- cgit v1.2.3