freebsd-ports/sysutils/ipa/pkg-descr
Christian Weisgerber 06de5b16b2 Update to 1.3.1. Changes in this release:
1. Some improvements for ipa(8) were implemented, as a result
   ipa(8) now uses less CPU time when works with many rules and
   with many limits.
2. Fixed incorrectly rounded Kbytes, Mbytes, Gbytes and Tbytes in
   output of ipastat(8).
3. Fixed some minor bugs in ipa(8).

PR:		48668
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2003-02-28 13:38:50 +00:00

14 lines
552 B
Text

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).
WWW: http://ipa-system.sourceforge.net/
- Andrey Simonenko
simon@comsys.ntu-kpi.kiev.ua