aboutsummaryrefslogtreecommitdiff
path: root/net/ipa_ip6fw
Commit message (Collapse)AuthorAgeFilesLines
* - Mark IGNORE on FreeBSD >= 700017Pav Lucistnik2007-12-171-0/+4
| | | | | | | | PR: ports/118489 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer) Notes: svn path=/head/; revision=203922
* - Update to 1.0.1Marcus Alves Grando2006-04-283-13/+13
| | | | | | | | | | - portlint(1) PR: 96409 Submitted by: maintainer Notes: svn path=/head/; revision=160626
* New port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 FirewallEdwin Groothuis2005-12-283-0/+73
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> Notes: svn path=/head/; revision=152304