--- extensions/libxt_recent.man | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man index f0dc3f4..6b7fc86 100644 --- a/extensions/libxt_recent.man +++ b/extensions/libxt_recent.man @@ -14,6 +14,13 @@ This will add the source address of the packet to the list. If the source address is already in the list, this will update the existing entry. This will always return success (or failure if \fB!\fR is passed in). .TP +\fB--rsource\fP +Match/save the source address of each packet in the recent list table. This +is the default. +.TP +\fB--rdest\fP +Match/save the destination address of each packet in the recent list table. +.TP [\fB!\fR] \fB--rcheck\fR Check if the source address of the packet is currently in the list. .TP -- 1.5.5.rc3 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html