All Versions
15
Latest Version
Avg Release Cycle
149 days
Latest Release
3347 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.43 Changes
December 06, 2013- Add v6 data sources to add_ds_proc.pl
- โ Remove closing tag from config.inc to prevent whitespace problems in gengraph.php
- ๐ Fix security issue in gengraph.php/linkgraph.php
- โก๏ธ Updated asinfo.txt with data from whois.cymru.com.
-
v1.42 Changes
August 26, 2013- Try harder to determine IP version for sFlow samples.
- โ Add IPFIX support (contributed by Daniel Piekacz)
- โ Add experimental NetFlow v5 support (contributed by Charlie Allom)
- ๐ Fix handling of 64-bit counters for NetFlow v9
-
v1.41 Changes
April 29, 2013- ๐ Generate v6 RRD DS in contrib/sync_ds.pl too (spotted by Peter Hansen)
- sFlow: fix creation of new RRDs when multiple entries with the same tag are present in the known links file (spotted by Michal Buchtik)
- โ Add startup scripts for FreeBSD (contrib/freebsd) (contributed by Michal Buchtik)
- โ Add support for setting the sampling rate per link in the knownlinks file.
-
v1.40 Changes
- โ Add support for NetFlow v9 to netflow-asstatd.pl (sponsored by Xplornet Communications Inc.)
- โ Add support for IPv6 (for NetFlow v9 and sFlow). Note: existing RRDs need to be upgraded (new data sources added for v6) for this to work. Enable $showv6 in www/config.inc to see separate graphs for IPv6.
- โ Add support for 4-byte ASNs (NetFlow v9 and sFlow). Needs testing.
- โ Add RRA for 1 month at 4 hour resolution to newly created RRD files.
- โ Add links to PeeringDB and robtex (suggested by Steve Glendinning)
- ๐ Fix AS-SET lookup on systems where the whois command returns additional lines.
-
v1.36 Changes
- ๐ Fix creation of new RRDs when multiple entries with the same tag are present in the known links file (spotted by Michel Moriniaux)
- โ Add feature to inspect all ASes in an AS-SET (automatic whois lookup). (contributed by Nicolas Debrigode)
- โก๏ธ Updated asinfo.txt with data from whois.cymru.com.
-
v1.35 Changes
- ๐ Allow hyphens in link names. (contributed by Gareth Campling)
- Smooth I/O burstiness and reduce overall IOPS requirements by flushing only 10% of the cache every 25 seconds (instead of the entire cache at once every 60 seconds). (contributed by James A. T. Rice)
-
v1.34 Changes
- ๐ Fix for NaN detection in rrd-extractstats.pl for 64-bit Perl versions (contributed by Benjamin Schlageter)
- Skip missing data sources in rrd-extractstats.pl to avoid abort if new data sources are added but the RRDs are not updated.
-
v1.33 Changes
- ๐ Fix for multiple entries with the same tag in the knownlinks file (e.g. for LACP) (contributed by Michal Buchtik)
- โ Added sync_ds.pl script to contrib directory, which can synchronize the data sources of RRD files with the tags defined in the knownlinks file (contributed by Michal Buchtik)
- sflow-asstatd.pl now uses the agent IP instead of the UDP source address - this makes it behave properly when a proxy is being used (contributed by Michel Moriniaux)
-
v1.32 Changes
- ๐ Fix add_ds.sh to support new directory structure (contributed by Sergei Veltistov)
- ๐ Fix PHP warnings and move $ntop to config.inc (contributed by Michal Buchtik)
-
v1.31 Changes
- Set memory_limit to 256 MB in PHP pages (suggested by Steve Colam [email protected]).
- ๐ Allow NetFlow aggregation version 0 as well as 2 to make NetFlow exports from Juniper routers work (suggested by Thomas Mangin [email protected]).
- โก๏ธ Updated asinfo.txt with data from whois.cymru.com.