forked from inex/IXP-Manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
75 lines (49 loc) · 2.7 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
IXP Manager
=======================================
INEX are pleased to to be able to release "IXP Manager" under
an open source license (the GNU Public License V2) which we hope will
benefit the wider IXP community, and especially new and small IXPs
looking to expand. IXP Manager is a web application built entirely in
house by the INEX operations team.
IXP Manager is primarily a web application with associated scripts and
utilities which will allow IXPs to manage new customers, provision new
connections and services and monitor traffic usage. It also has a self
contained customer portal allowing IXP members to view their IXP traffic
statistics and a unique tool called My Peering Manager enabling IXP
members to request, manage and track peerings with other members.
IXP Manager is written in PHP using the Zend Framework, the Doctrine ORM
and the Smarty templating engine. The project website and source code
can be viewed at https://github.com/inex/IXP-Manager.
INEX is an Internet eXchange Point and Ireland's IP peering hub. It is a
neutral, industry-owned Association, founded in 1996, that provides IP
peering facilities for its members. INEX membership is open to all
organisations that can benefit from peering their IP traffic.
See: https://www.inex.ie/
Authors:
Nick Hilliard, Chief Technical Officer
Barry O'Donovan, Network Consultant
Contact us via: operations (at) inex.ie
Copyright (C) 2009-2011 Internet Neutral Exchange Association Limited.
All Rights Reserved.
This file is part of IXP Manager.
IXP Manager is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation, version v2.0 of the License.
IXP Manager is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License v2.0
along with IXP Manager. If not, see:
http://www.gnu.org/licenses/gpl-2.0.html
Thirdparty Software
=====================
IXP Manager includes some other thirdparty software in its distribution:
public/js/jquery - jQuery, dual licensed under the MIT and GPL licenses
public/js/jquery-ui - jQuery UI, dual licensed under the MIT and GPL licenses
public/js/JSCookMenu_mini.js - licensed under the MIT license
public/js/jwysiwyg - dual licensed under the MIT and GPL licenses
public/js/oss_tooltip.js - licensed under the MIT license
public/js/php.js - dual licensed under the MIT and GPL licenses
public/css/yui - Yahoo! YUI, BSD license
public/css/joomla - various theme elements and icons, GPL v2.