Skip to content

Commit 9aef5b7

Browse files
committed
init
0 parents  commit 9aef5b7

File tree

353 files changed

+49422
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

353 files changed

+49422
-0
lines changed

.classpath

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="src" path="src.tests"/>
5+
<classpathentry kind="lib" path="dist/flowvisor.jar"/>
6+
<classpathentry kind="lib" path="lib/asm-3.0.jar"/>
7+
<classpathentry kind="lib" path="lib/cglib-2.2.jar"/>
8+
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
9+
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
10+
<classpathentry kind="lib" path="lib/commons-dbcp-1.4.jar"/>
11+
<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
12+
<classpathentry kind="lib" path="lib/commons-pool-1.5.6.jar"/>
13+
<classpathentry kind="lib" path="lib/derby.jar"/>
14+
<classpathentry kind="lib" path="lib/derbytools.jar"/>
15+
<classpathentry kind="lib" path="lib/emma/emma_ant.jar"/>
16+
<classpathentry kind="lib" path="lib/emma/emma.jar"/>
17+
<classpathentry kind="lib" path="lib/gson-2.0.jar"/>
18+
<classpathentry kind="lib" path="lib/jetty-continuation-7.0.2.v20100331.jar"/>
19+
<classpathentry kind="lib" path="lib/jetty-http-7.0.2.v20100331.jar"/>
20+
<classpathentry kind="lib" path="lib/jetty-io-7.0.2.v20100331.jar"/>
21+
<classpathentry kind="lib" path="lib/jetty-security-7.0.2.v20100331.jar"/>
22+
<classpathentry kind="lib" path="lib/jetty-server-7.0.2.v20100331.jar"/>
23+
<classpathentry kind="lib" path="lib/jetty-util-7.0.2.v20100331.jar"/>
24+
<classpathentry kind="lib" path="lib/jna.jar"/>
25+
<classpathentry kind="lib" path="lib/jsonrpc2-base-1.30.jar"/>
26+
<classpathentry kind="lib" path="lib/jsonrpc2-server-1.8.jar"/>
27+
<classpathentry kind="lib" path="lib/jsse.jar"/>
28+
<classpathentry kind="lib" path="lib/junit-4.8.1.jar"/>
29+
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
30+
<classpathentry kind="lib" path="lib/openflow.jar"/>
31+
<classpathentry kind="lib" path="lib/servlet-api-2.5.jar"/>
32+
<classpathentry kind="lib" path="lib/syslog4j-0.9.46-bin.jar"/>
33+
<classpathentry kind="lib" path="lib/ws-commons-util-1.0.2.jar"/>
34+
<classpathentry kind="lib" path="lib/xmlrpc-client-3.1.3.jar"/>
35+
<classpathentry kind="lib" path="lib/xmlrpc-common-3.1.3.jar"/>
36+
<classpathentry kind="lib" path="lib/xmlrpc-server-3.1.3.jar"/>
37+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
38+
<classpathentry kind="output" path="build"/>
39+
</classpath>

.project

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>flowvisor</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>

AUTHORS

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Current designer/coder:
2+
Sumanth M Sathyanarayana - [email protected]
3+
Flowvisor creator:
4+
5+
6+
Currently maintained by:
7+
Sumanth M Sathyanarayana - [email protected]
8+
9+
FlowVisor Project headed by:
10+
Ali Al-Shabibi <[email protected]>
11+
12+
Additional help from:
13+
14+
FlowVisor 0.4:
15+
Glen Gibb <[email protected]>
16+
Srini Seetharaman <[email protected]>
17+
FlowVisor 0.6:
18+
Aaron Helsinger <[email protected]>
19+
Josh Smift <[email protected]>
20+
Nick Bastin <[email protected]>
21+
FlowVisor 0.7:
22+
Christopher Tengi <[email protected]>
23+
Anne Struble <[email protected]>
24+
Jose F. Mingorance-Puga <[email protected]>
25+
FlowVisor 0.8:
26+
Ali Al-Shabibi <[email protected]>
27+
FlowVisor 0.10:
28+
Andrew Ragusa <[email protected]>
29+
FlowVisor 1.0:
30+
Ali Al-Shabibi <[email protected]>
31+
FlowVisor 1.2:
32+
Sumanth M. Sathyanarayana <[email protected]>
33+
FlowVisor 1.4:
34+
Sumanth M. Sathyanarayana <[email protected]>
35+

BUGS

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
Please post bugs to:
3+
4+
https://github.com/OPENNETWORKINGLAB/flowvisor/issues
5+
6+
Any bug report is appreciated but the best bug reports include:
7+
8+
1) if and how the bug can be replicated
9+
2) a stack trace (if available)
10+
3) tcpdump's of both the switch<-->FV and FV<-->controllers
11+
openflow control channels
12+
- make sure to set the capture length to 0 meaning
13+
capture the full packets. Traces with partial packet captures
14+
as not useful :-(
15+
16+
Thanks in advance!

COPYING

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Copyright (c) 2008 The Board of Trustees of The Leland Stanford
2+
Junior University
3+
4+
We are making the FlowVisor specification, code, and associated
5+
documentation (Software) available for public use and benefit with the
6+
expectation that others will use, modify and enhance the Software and
7+
contribute those enhancements back to the community. However, since we
8+
would like to make the Software available for broadest use, with as few
9+
restrictions as possible permission is hereby granted, free of charge,
10+
to any person obtaining a copy of this Software to deal in the Software
11+
under the copyrights without restriction, including without limitation
12+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
13+
and/or sell copies of the Software, and to permit persons to whom the
14+
Software is furnished to do so, subject to the following conditions:
15+
The above copyright notice and this permission notice shall be included
16+
in all copies or substantial portions of the Software.
17+
18+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
22+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
23+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25+
SOFTWARE.
26+
27+
The name and trademarks of copyright holder(s) may NOT be used in
28+
advertising or publicity pertaining to the Software or any
29+
derivatives without specific, written prior permission.
30+
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)