From 8019f2413f134a1502e848e4eee069bfa750f476 Mon Sep 17 00:00:00 2001 From: marc Date: Sat, 19 Jan 2002 12:46:04 +0000 Subject: Added support for --cmd-owner option when ownercmd.patch is applied to kernel. --- iptables.8 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'iptables.8') diff --git a/iptables.8 b/iptables.8 index 16008b3..baa3d33 100644 --- a/iptables.8 +++ b/iptables.8 @@ -483,6 +483,11 @@ process id. .BI "--sid-owner " "sessionid" Matches if the packet was created by a process in the given session group. +.TP +.BI "--cmd-owner " "name" +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) .SS state This module, when combined with connection tracking, allows access to the connection tracking state for this packet. -- cgit v1.2.3