From 61c219ed3ab2731f55b18ccc7905a27e718f5935 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 3 Feb 2013 08:00:24 -0800 Subject: [PATCH] Clarify the CHAIN column in the accounting manpage. Also mention ipset support. Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall-accounting.xml | 7 +++++-- Shorewall6/manpages/shorewall6-accounting.xml | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Shorewall/manpages/shorewall-accounting.xml b/Shorewall/manpages/shorewall-accounting.xml index 21086ce5f..b4990f2fe 100644 --- a/Shorewall/manpages/shorewall-accounting.xml +++ b/Shorewall/manpages/shorewall-accounting.xml @@ -349,7 +349,9 @@ The name of a chain. If specified as - the accounting chain is assumed. This is the + role="bold">accounting chain is assumed when the file is + un-sectioned. When the file is sectioned, the default is one of + accountin, accountout, etc. depending on the section. This is the chain where the accounting rule is added. The chain will be created if it doesn't already exist. The chain may not exceed 29 characters @@ -370,7 +372,8 @@ The name of an interface, an address (host or net) or an interface name followed by ":" and a host - or net address. + or net address. An ipset name is also + accepted as an address. diff --git a/Shorewall6/manpages/shorewall6-accounting.xml b/Shorewall6/manpages/shorewall6-accounting.xml index 32b36bbbf..ffcb10274 100644 --- a/Shorewall6/manpages/shorewall6-accounting.xml +++ b/Shorewall6/manpages/shorewall6-accounting.xml @@ -291,7 +291,9 @@ The name of a chain. If specified as - the accounting chain is assumed. This is the + role="bold">accounting chain is assumed when the file is + un-sectioned. When the file is sectioned, the default is one of + accountin, accountout, etc. depending on the section. This is the chain where the accounting rule is added. The chain will be created if it doesn't already exist. The chain may not exceed 29 characters @@ -312,7 +314,8 @@ The name of an interface, an address (host or net) or an interface name followed by ":" and a host - or net address. + or net address. An ipset name is also + accepted as an address.