File: control

package info (click to toggle)
iproute 20061002-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,344 kB
  • ctags: 3,791
  • sloc: ansic: 29,692; sh: 2,950; cpp: 631; yacc: 339; makefile: 337; lex: 145; perl: 101
file content (42 lines) | stat: -rw-r--r-- 1,495 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
31
32
33
34
35
36
37
38
39
40
41
42
Source: iproute
Section: net
Priority: optional
Maintainer: Alexander Wirt <formorer@debian.org>
Uploaders: Andreas Barth <aba@not.so.argh.org>
Standards-Version: 3.7.2.0
Build-Depends: tetex-bin,  libatm1-dev, bison, libdb4.3-dev, linuxdoc-tools, tetex-extra, linux-kernel-headers, debhelper (>= 5), lynx, dpatch, flex

Package: iproute
Architecture: any
Provides: arpd
Conflicts: arpd
Depends: ${shlibs:Depends}
Recommends: iproute-doc
Description: Professional tools to control the networking in Linux kernels
 This is `iproute', the professional set of tools to control the
 networking behavior in kernels 2.2.x and later.
 .
 At least, the options CONFIG_NETLINK and CONFIG_NETLINK_DEV (or
 CONFIG_RTNETLINK) must be compiled into the running kernel.
 .
 This package is also known as iproute2 upstream and in some
 documentation.

Package: iproute-doc
Section: doc
Architecture: any
Description: Professional tools to control the networking in Linux kernels
 This package contains the documentation for the iproute package. 
 .
 iproute is the professional set of tools to control the
 networking behavior in kernels 2.2.x and late

Package: iproute-dev
Section: libdevel
Architecture: any
Description: Development package for iproute
 This package contains the header files and static libs for developing
 iproute additions. iproute is the professional set of tools to control the
 networking behavior in kernels 2.2.x and later.
 .
 You don't need this package unless doing development.