diff options
author | pav <pav@FreeBSD.org> | 2005-11-12 20:28:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-12 20:28:49 +0800 |
commit | 3701031f3241bad530e9f3e7e3cb888258941baf (patch) | |
tree | 8352671c8efdf5e3984e166093c708b71ad87db8 /net-mgmt/Makefile | |
parent | 4e63485dda54288a77fb4009ae6b97a11e9cc705 (diff) | |
download | freebsd-ports-gnome-3701031f3241bad530e9f3e7e3cb888258941baf.tar.gz freebsd-ports-gnome-3701031f3241bad530e9f3e7e3cb888258941baf.tar.zst freebsd-ports-gnome-3701031f3241bad530e9f3e7e3cb888258941baf.zip |
Network Leak Finder is a collection of small perlscripts that detects
connectivity between network segments. It is mostly useful to detect "leaks" in
large organizations that have private network segments physically separated
from the Internet.
PR: ports/88424
Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index e0d77ffd3e0e..fc47550af813 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -89,6 +89,7 @@ SUBDIR += net-snmp-tkmib SUBDIR += net-snmp4 SUBDIR += netams + SUBDIR += netleak SUBDIR += netmask SUBDIR += netmond SUBDIR += netqc |