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 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
Source: ns2
Section: net
Priority: optional
Maintainer: Debian Network Simulators Team <pkg-netsim-devel@lists.alioth.debian.org>
Uploaders: YunQiang Su <wzssyqa@gmail.com>
Build-Depends: debhelper (>= 10), cmake,
tcl-dev, tk-dev, libxext-dev, libxt-dev, libpcap0.8-dev,
libotcl1-dev, tclcl, libtclcl1-dev (>=1.20-6~), perl (>=5.003), libperl4-corelibs-perl
Standards-Version: 3.9.3
Vcs-git: git://git.debian.org/git/pkg-netsim/ns2.git
Vcs-Browser: http://git.debian.org/?p=pkg-netsim/ns2.git
Homepage: http://www.isi.edu/nsnam/ns/
Package: ns2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gnuplot
Description: Discrete event simulator targeted at networking research
Provides substantial support for simulation of TCP, routing,
and multicast protocols over wired and wireless (local and satellite)
networks.
Ns-2 is written in C++ and an Object oriented version of Tcl called OTcl.
.
Ns began as a variant of the REAL network simulator in 1989 and has
evolved substantially over the past few years. In 1995 ns development
was supported by DARPA through the VINT project at LBL, Xerox PARC,
UCB, and USC/ISI. Currently ns development is support through DARPA
with SAMAN and through NSF with CONSER, both in collaboration with
other researchers including ACIRI. Ns has always included substantal
contributions from other researchers, including wireless code from the
UCB Daedelus and CMU Monarch projects and Sun Microsystems.
Package: ns2-dbg
Architecture: any
Multi-Arch: same
Priority: extra
Section: debug
Depends: ns2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: debug symbols of ns2
Provides substantial support for simulation of TCP, routing,
and multicast protocols over wired and wireless (local and satellite)
networks.
Ns-2 is written in C++ and an Object oriented version of Tcl called OTcl.
.
Ns began as a variant of the REAL network simulator in 1989 and has
evolved substantially over the past few years. In 1995 ns development
was supported by DARPA through the VINT project at LBL, Xerox PARC,
UCB, and USC/ISI. Currently ns development is support through DARPA
with SAMAN and through NSF with CONSER, both in collaboration with
other researchers including ACIRI. Ns has always included substantal
contributions from other researchers, including wireless code from the
UCB Daedelus and CMU Monarch projects and Sun Microsystems.
.
This package contains debug symbols which can be used by gdb.
Package: ns2-doc
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: doc
Description: docs of ns2
Provides substantial support for simulation of TCP, routing,
and multicast protocols over wired and wireless (local and satellite)
networks.
Ns-2 is written in C++ and an Object oriented version of Tcl called OTcl.
.
Ns began as a variant of the REAL network simulator in 1989 and has
evolved substantially over the past few years. In 1995 ns development
was supported by DARPA through the VINT project at LBL, Xerox PARC,
UCB, and USC/ISI. Currently ns development is support through DARPA
with SAMAN and through NSF with CONSER, both in collaboration with
other researchers including ACIRI. Ns has always included substantal
contributions from other researchers, including wireless code from the
UCB Daedelus and CMU Monarch projects and Sun Microsystems.
.
This package contains docs of ns2
Package: ns2-examples
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: ns2
Description: examples of ns2
Provides substantial support for simulation of TCP, routing,
and multicast protocols over wired and wireless (local and satellite)
networks.
Ns-2 is written in C++ and an Object oriented version of Tcl called OTcl.
.
Ns began as a variant of the REAL network simulator in 1989 and has
evolved substantially over the past few years. In 1995 ns development
was supported by DARPA through the VINT project at LBL, Xerox PARC,
UCB, and USC/ISI. Currently ns development is support through DARPA
with SAMAN and through NSF with CONSER, both in collaboration with
other researchers including ACIRI. Ns has always included substantal
contributions from other researchers, including wireless code from the
UCB Daedelus and CMU Monarch projects and Sun Microsystems.
.
This package contains examples of ns2
|