From 1e0d1247f36ec5f1d90fafec7bec781aa98d1778 Mon Sep 17 00:00:00 2001 From: kaber 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(+) diff --git a/extensions/libip6t_owner.man b/extensions/libip6t_owner.man index 8a31ca4..99680a6 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 1394aca..b635e7d 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