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:
This commit is contained in:
parent
e0c091c3ce
commit
c1a4c8cc30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152301
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@
|
|||
SUBDIR += ifstated
|
||||
SUBDIR += imapproxy
|
||||
SUBDIR += ip6_int
|
||||
SUBDIR += ipa_ipfw
|
||||
SUBDIR += ipex
|
||||
SUBDIR += ipfw-graph
|
||||
SUBDIR += ipgrab
|
||||
|
|
Loading…
Reference in a new issue