From 2a4bc323fe46991a4122fa550fc2015c79d2290e Mon Sep 17 00:00:00 2001 From: martti Date: Wed, 30 Oct 2002 09:28:33 +0000 Subject: Updated ipa to 1.2.9 (provided by Andrey Simonenko in pkg/18859) - Fixed support for 32-bits IP Filter v3.4.x rule group numbers (previous incorrect implementation was introduced in IPA-1.1.3) - Now it is possible to remove not needed accounting systems support with the help of -DWITHOUT_{IPFW|IP6FW|IPFIL|PF} options - Now FreeBSD IPFW2 is supported - "getsockopt(IPV6_FW_GET): Invalid argument" IPv6 Firewall bug was fixed - Minor improvements for IPv4/v6 Firewall support --- net/ipa/DESCR | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/ipa/DESCR') diff --git a/net/ipa/DESCR b/net/ipa/DESCR index 2b927b172f4..b69fa31dfb6 100644 --- a/net/ipa/DESCR +++ b/net/ipa/DESCR @@ -1,12 +1,12 @@ -IPA(8) allows to make IP accounting (network accounting) based on -FreeBSD IPv4/v6 Firewall, OpenBSD Packet Filter and IP Filter -accounting rules on FreeBSD, NetBSD and OpenBSD. +ipa(8) allows to make IP accounting (network accounting) based on +FreeBSD IPv4/v6 Firewall (including IPFW2), OpenBSD Packet Filter and +IP Filter accounting rules on FreeBSD, NetBSD and OpenBSD. It supports limits for accounting rules and limits events as "limit is reached", "reached limit is expired", etc. It understands time intervals like "end of day", "end of week", "end of month", etc. -IPASTAT(8) is a viewer for IP accounting database made by IPA(8). +ipastat(8) is a viewer for IP accounting database made by ipa(8). - Andrey Simonenko simon@simon.org.ua -- cgit v1.2.3