File: control

package info (click to toggle)
mrt 2.2.2a-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,104 kB
  • ctags: 4,853
  • sloc: ansic: 56,464; sh: 1,451; perl: 1,065; makefile: 319
file content (30 lines) | stat: -rw-r--r-- 1,325 bytes parent folder | download
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
Source: mrt
Section: net
Priority: optional
Maintainer: Fernando Sanchez <fer@debian.org>
Standards-Version: 3.1.1

Package: mrt
Architecture: any
Depends: ${shlibs:Depends}
Description: Multi-threaded Routing Toolkit (BGP4+/BGP/RIPng/RIP2)
 MRT is a set of Routing and Network Performance measurement tools, with
 BGP4+/BGP/RIPng/RIP2 routing software (now includes DVMRP and PIM-DM)
 .
 MRT uses novel approaches to routing architecture design, and
 incorporates features such as parallel lightweight processes, multiple
 processor support, and shared memory. The object-oriented, modular
 design of the software encourages the rapid addition and prototyping
 of experimental routing protocol and inter-domain policy algorithms.
 .
 You can use MRT applications and libraries to:
   * Serve as the backbone routing software for your IPv6 or IPv4
     network connection.
   * Simultaneously handle tasks such as routing policy communication,
     routing policy calculation, and maintenance of a RIB, and
     distribute these tasks over multiple processors or multiple
     machines
   * Generate and analyze route flap statistics
   * Generate real-time graphical maps of Internet routing
   * Capture a BGP peering session and monitor it in real time
   * Record and replay sequences of events, such as routing failures