116 Commits

Author SHA1 Message Date
Alexandre Bruyelles
705e1687ff fix bug: GatewayIpVersionNextHopRouter is 255.255.255.255 sometimes 2014-06-16 11:28:42 +02:00
Alexandre Bruyelles
ee24f5cced add an option to not decolore graph 2014-06-16 10:50:12 +02:00
Manuel Kasper
f3bd9f36bd Merge pull request #31 from green525/master
Support VLANs to distinguish different logical links
2014-06-15 08:07:59 +02:00
Andre Grueneberg
b14b2ff392 Avoid warnings about undefined values 2014-06-14 20:31:07 +02:00
Andre Grueneberg
cde7650819 Corrected paramters to handleflow() 2014-06-14 20:25:58 +02:00
Andre Grueneberg
5c84c03765 Add support for multiple VLANs per ifIndex
sFlow and Netflow v9/v10 may provide VLAN information in flows, so
one can distinguish between different logical links on the same
physical connection (e.g. transit via private VLAN over IXP).
2014-06-14 20:16:05 +02:00
Manuel Kasper
3a44e2448d Clarify procedure to add new links
From user networkmaster
2014-06-13 12:42:28 +02:00
Manuel Kasper
4824de3038 Add AS23456 to asinfo.txt
32-bit Transition AS number.
Fixes issue #29.
2014-06-03 17:20:51 +02:00
Manuel Kasper
ddbcfa17aa Avoid short_open_tag requirement
Fixes issue #28.
2014-06-03 17:17:35 +02:00
Manuel Kasper
3cce4051ea Merge pull request #27 from nshopik/patch-1
fix graphs size downscaling in asset view
2014-05-20 21:16:31 +02:00
Nikolay Shopik
7396374db5 fix graphs size downscaling in asset view 2014-05-20 17:55:17 +04:00
Manuel Kasper
d0dec50833 Merge pull request #25 from nshopik/master
fix graphs size downscaling
2014-03-13 14:49:32 +01:00
Nikolay Shopik
557036deb8 fix graphs size downscaling 2014-03-13 16:03:32 +03:00
Manuel Kasper
949a0c1711 Merge pull request #24 from nshopik/patch-1
fix IOS-XR example config
2014-03-12 16:17:32 +01:00
Nikolay Shopik
67f1ba93da fix IOS-XR example config 2014-03-12 17:55:53 +03:00
Manuel Kasper
812b653dc7 Merge pull request #23 from buchtajz/master
Added new freebsd startup script reflecting merged netflow/sflow-asstatd...
2014-03-12 14:06:50 +01:00
Manuel Kasper
c40a7fff28 Various fixes
Fix command line injection. Make number of hours in top.php a parameter
instead of duplicating file. Add config setting for compatibility with
old (< 1.3) RRDtool versions. Move contributed shell scripts to subdir.
2014-03-12 14:05:29 +01:00
Manuel Kasper
2cb4585ea1 Merge pull request #22
manually fixed merge conflict
2014-03-12 13:45:30 +01:00
Michal Buchtik
cf1fe62427 Added new freebsd startup script reflecting merged netflow/sflow-asstatd.pl
Removed old freebsd startup scripts
2014-03-11 13:18:11 +01:00
Manuel Kasper
f3eb7618f0 Merge pull request #21
with some slight changes
2014-03-06 23:44:02 +08:00
Manuel Kasper
c39d874b2a Form Focus Addd
Added form.focus to the page to make it easier when pasting text into
the page.
2014-03-05 20:01:41 +11:00
Datatech UK Ltd
7293d4f4b5 View an AS - remove AS or Space on text paste
View an AS - Remove 'AS' or ' ' (Space) on text paste into text box
2014-03-04 18:54:42 +00:00
Manuel Kasper
79ec0dbcf3 Add RIPEstat, make v4/v6 bytes display the same
Contributed by Erik Sundberg
2014-03-04 11:24:59 +11:00
Manuel Kasper
ddc230b00d Merge pull request #19 from clobrother/master
Add 95th line on graph
2014-02-13 00:10:57 +11:00
root
2058bfeb7a add cool vertical label 2014-02-11 16:08:36 +01:00
root
ed64edab88 show 95th on graph 2014-02-11 16:07:22 +01:00
Manuel Kasper
6265d11ff5 Clarify allowed characters in interface tags 2014-02-08 18:32:33 +01:00
Manuel Kasper
b40a912994 Update README.md
Add support mailing list.
2014-02-05 13:37:44 +01:00
Manuel Kasper
13ffd737f8 Create LICENSE.txt
Closes #18
2014-02-04 13:19:19 +01:00
Manuel Kasper
3b4eefdcb4 Bump version and update AS info file v1.5 2014-01-29 12:34:18 +01:00
Manuel Kasper
1da6825579 Merge netflow/sflow-asstatd.pl into one script
Contributed by Wouter de Jong
2014-01-07 16:45:12 +01:00
Manuel Kasper
0c971e3600 Bump version, update docs and asinfo.txt v1.43 2013-12-06 09:25:01 +01:00
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
Manuel Kasper
d7b806349c Sync with netflow-asstatd.pl
Fixes race condition when forking (commit 07eccf65bb)
2013-11-15 09:51:54 +01:00
Manuel Kasper
ce9bfed698 Merge pull request #16 from xmorpheus/master
missing comma in config.inc
2013-10-28 12:01:26 -07: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
94cf847664 Add note about using tabs in knownlinks 2013-10-17 11:00:23 +02:00
Manuel Kasper
3acfec0f98 Update add_ds_proc.pl 2013-09-20 15:03:45 +02:00
Manuel Kasper
b494cc72c1 Add v6 data sources to add_ds_proc.pl 2013-09-20 15:03:26 +02:00
Manuel Kasper
2d88c4365f Bump version v1.42 2013-08-26 14:35:12 +02:00
Manuel Kasper
63bf854780 Bump version 2013-08-26 14:34:40 +02:00
Manuel Kasper
d2448fbe09 Update HISTORY.md 2013-08-26 14:25:06 +02:00
Manuel Kasper
878134a81c Delete README
It's redundant now that we have a Markdown version.
2013-07-30 16:43:57 +02:00
Manuel Kasper
a8deedce97 Merge pull request #12 from nshopik/docs
Split docs and convert to markdown
2013-07-30 07:43:04 -07:00
Manuel Kasper
cb310ea746 Update example colors 2013-07-30 14:51:31 +02:00
Manuel Kasper
e9877dcde9 Merge pull request #11 from nshopik/master
Better colors for linkgraphs
2013-07-30 05:49:12 -07:00
Nikolay Shopik
7c124e2b16 Update README.md 2013-07-30 14:23:10 +04:00