aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-29 05:46:22 +0800
committeredwin <edwin@FreeBSD.org>2005-12-29 05:46:22 +0800
commit0f05457b39b56e113d0a514a0427c4f8202f8599 (patch)
tree910fbefbea55460d7c54ae9371330377f3b46426 /net
parent00733a701a3c6ae08efaac5f251da8b705de1a1c (diff)
downloadfreebsd-ports-gnome-0f05457b39b56e113d0a514a0427c4f8202f8599.tar.gz
freebsd-ports-gnome-0f05457b39b56e113d0a514a0427c4f8202f8599.tar.zst
freebsd-ports-gnome-0f05457b39b56e113d0a514a0427c4f8202f8599.zip
New port: net/ipa_ipfw IPA accounting module for FreeBSD IP Firewall
XIPA_IPFW -- IPA accounting module for FreeBSD IP Firewall Main features: - The module is designed for traffic accounting from FreeBSD IP Firewall (including IPFW2) rules byte counters; - The module understands IP Firewall rules byte counters overflow; - It is possible to summarize and subtract statistics from IP Firewall rules byte counters; - It is possible to distinguish IP Firewall rules with the same numbers; - IP Firewall rules can be dynamically added to and removed from the system, the module correctly works in such situations. WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/ PR: ports/91004 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Reviewed by: Approved by: Obtained from: MFC after: Security:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index cac99034bcc7..5c31983e65f6 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -220,6 +220,7 @@
SUBDIR += ifstated
SUBDIR += imapproxy
SUBDIR += ip6_int
+ SUBDIR += ipa_ipfw
SUBDIR += ipex
SUBDIR += ipfw-graph
SUBDIR += ipgrab