83 Commits

Author SHA1 Message Date
Manuel Kasper
1856c64f3d Fix security issue 2013-12-06 09:09:56 +01:00
Manuel Kasper
afe5f582d1 Fix security issue
'v' parameter of gengraph.php allowed shell command injection.
Reported by Stefan Hanrath.
2013-12-06 09:07:46 +01:00
Simon Frerichs
b15bb66704 missing comma in config.inc 2013-10-28 18:30:20 +01:00
Manuel Kasper
865e2cc6bc Update func.inc
Remove closing tag here too, just in case.
2013-10-17 11:06:16 +02:00
Manuel Kasper
83119b672e Remove closing tag from config.inc to prevent whitespace problems in gengraph.php
Problem reported by Erwan Lerale.
2013-10-17 11:03:46 +02:00
Manuel Kasper
63bf854780 Bump version 2013-08-26 14:34:40 +02:00
Nikolay Shopik
c7aa8c69cf Add Hurricane Electric for bgp stats 2013-07-30 12:33:17 +04:00
Nikolay Shopik
6590d3c332 Better colors for linkgraphs 2013-07-30 11:52:10 +04:00
will-h
6cb092937c Update linkgraph.php
linkgraph.php errored if the link ID had an underscore in it.
2013-07-05 16:48:27 +01:00
Nikolay Shopik
02f7f65886 Fix graphs sizes 2013-06-10 13:19:17 +04:00
Gregory
547fb325db Escaping colons in AREA description (2) 2013-06-06 19:18:58 +02:00
Gregory
4d38beab07 Escaping colons in AREA description 2013-06-06 19:02:30 +02:00
Manuel Kasper
d0c49b309a Update my e-mail address 2013-04-29 10:43:44 +02:00
Manuel Kasper
d86c667ef3 * sFlow: fix creation of new RRDs when multiple entries with the same tag are present in the known links file
* Add startup scripts for FreeBSD
2013-03-17 15:15:08 +00:00
Manuel Kasper
3ff7930189 * add support for NetFlow v9
* add support for IPv6
* add support for 4-byte ASNs
2013-01-21 15:12:01 +00:00
Manuel Kasper
436fe23352 Fix AS-SET lookup on systems where the whois command returns additional lines. 2012-09-06 12:49:19 +00:00
Manuel Kasper
f149dce73f + Add links to PeeringDB and robtex 2012-08-21 08:35:30 +00:00
Manuel Kasper
2dcff2f621 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.
2012-07-25 15:01:19 +00:00
Manuel Kasper
9080842d99 * AS-Stats: 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)
2012-04-19 11:59:08 +00:00
Manuel Kasper
98804cfd51 * allow hyphens in link names 2011-09-29 14:21:45 +00:00
Manuel Kasper
7a9a7fbd35 * bump version number 2011-04-26 14:42:06 +00:00
Manuel Kasper
e0c8778f7e * bump version number 2011-01-27 14:37:36 +00:00
Manuel Kasper
2f3e135afa Fix for multiple entries with the same tag in the knownlinks file (e.g. for LACP). 2010-08-09 15:07:18 +00:00
Manuel Kasper
28f0c03bad * update to 1.32 2010-08-02 11:23:42 +00:00
Manuel Kasper
71df94921f * update asinfo.txt 2010-05-06 20:14:20 +00:00
Manuel Kasper
36826b46bf * prepare for new release 2010-05-06 20:05:54 +00:00
Manuel Kasper
9b5f139779 * Set memory_limit to 256 MB in PHP pages 2009-10-29 19:06:57 +00:00
Manuel Kasper
05bad2db6b Changes by Steve Colam <steve@colam.co.uk>:
- ...-asstatd.pl now accepts parameters (UDP listen port,
	  sampling rate etc.) on the command line
	
	  ****************************************************
	  * Mind the new command line syntax when upgrading! *
	  * Change your start script accordingly...          *
	  ****************************************************
	
	- hierarchical RRD structure for more efficient storage
	  (one directory per low byte of AS number)
	
	  *********************************************
	  * Use tools/migraterrdfiles.pl to move your *
	  * RRD files when upgrading!                 *
	  *********************************************

	- ...-asstatd.pl now re-reads known links file upon SIGHUP
	
Added contrib/generate-asinfo.py script to generate AS list from WHOIS
data (contributed by Thomas Mangin
<thomas.mangin@exa-networks.co.uk>).

Moved site-specific parameters of www frontend to config.inc.

New flag images from famfamfam.com.

Updated asinfo.txt.
2009-10-10 16:53:25 +00:00
Manuel Kasper
970329a116 + CentOS start script
* fix link names with upper-case characters
2008-12-18 12:35:42 +00:00
Manuel Kasper
a497c5fc9e * allow inbound/outbound in graphs to be swapped (via option in www/func.inc) 2008-12-06 11:19:22 +00:00
Manuel Kasper
07eccf65bb ! fix race condition on $childrunning when forking 2008-09-03 17:21:32 +00:00
Manuel Kasper
f0daa95e46 * AS-Stats modifications for public release 2008-02-19 15:43:28 +00:00
Manuel Kasper
9b65e833bd + put AS statistics tool source code in repository 2008-01-16 08:36:45 +00:00