Subject: CVS commit: pkgsrc/net/ntop2
To: None <pkgsrc-changes@netbsd.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2003 13:23:37
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 23 13:23:37 UTC 2003
Modified Files:
pkgsrc/net/ntop2: Makefile PLIST distinfo
Log Message:
Updated ntop to 2.2
What's new:
- SQL support removed
- rrd support added
- Added ability to configure plugins while inactive.
- Added @<filename> for configuration options.
- Table driven conversion of ip address -> country code replaces
- where available - old gTLD/ccTLG version.
- memory failure trap, allows access to reports after ntop stops
and run time parameter, --disable-stopcap to return to old
behavior.
- Replaced active use of nmap with passive use of ettercap
for OS fingerprinting.
- Automatic creation of problem report skeleton.
- Plugins menu shows plugins disabled due to problems.
- Default protocol list (if no -p option) changed
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/net/ntop2/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ntop2/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/net/ntop2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.