summaryrefslogtreecommitdiff
path: root/net/ipa/DESCR
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-10-30 09:28:33 +0000
committermartti <martti@pkgsrc.org>2002-10-30 09:28:33 +0000
commit2a4bc323fe46991a4122fa550fc2015c79d2290e (patch)
tree24e2367121123a48fb43064296e07a41fe3e2f62 /net/ipa/DESCR
parent3a39813ce4ad1397d5a14cc1029f6ae29893d74c (diff)
downloadpkgsrc-2a4bc323fe46991a4122fa550fc2015c79d2290e.tar.gz
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
Diffstat (limited to 'net/ipa/DESCR')
-rw-r--r--net/ipa/DESCR8
1 files changed, 4 insertions, 4 deletions
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