aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipa_ip6fw/pkg-descr
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-29 05:48:17 +0800
committeredwin <edwin@FreeBSD.org>2005-12-29 05:48:17 +0800
commit7281ac9745dc711a0818db4a578b92e082cf6181 (patch)
tree67da1445045f17180f79d74f91df1b1bd798188a /net/ipa_ip6fw/pkg-descr
parent029a7bad1b92eb7b50ff2b50a747e1e55f13e35e (diff)
downloadfreebsd-ports-gnome-7281ac9745dc711a0818db4a578b92e082cf6181.tar.gz
freebsd-ports-gnome-7281ac9745dc711a0818db4a578b92e082cf6181.tar.zst
freebsd-ports-gnome-7281ac9745dc711a0818db4a578b92e082cf6181.zip
New port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 Firewall
IPA_IP6FW -- IPA accounting module for FreeBSD IPv6 Firewall Main features: - The module is designed for traffic accounting from FreeBSD IPv6 Firewall rules byte counters; - The module understands IPv6 Firewall rules byte counters overflow; - It is possible to summarize and subtract statistics from IPv6 Firewall rules byte counters; - It is possible to distinguish IPv6 Firewall rules with the same numbers; - IPv6 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_ip6fw/ PR: ports/91005 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Diffstat (limited to 'net/ipa_ip6fw/pkg-descr')
-rw-r--r--net/ipa_ip6fw/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/ipa_ip6fw/pkg-descr b/net/ipa_ip6fw/pkg-descr
new file mode 100644
index 000000000000..16b02d4a04c2
--- /dev/null
+++ b/net/ipa_ip6fw/pkg-descr
@@ -0,0 +1,18 @@
+IPA_IP6FW -- IPA accounting module for FreeBSD IPv6 Firewall
+
+Main features:
+
+- The module is designed for traffic accounting from FreeBSD IPv6
+ Firewall rules byte counters;
+- The module understands IPv6 Firewall rules byte counters overflow;
+- It is possible to summarize and subtract statistics from IPv6
+ Firewall rules byte counters;
+- It is possible to distinguish IPv6 Firewall rules with the same
+ numbers;
+- IPv6 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_ip6fw/
+
+- Andrey Simonenko
+simon@comsys.ntu-kpi.kiev.ua