File: control

package info (click to toggle)
iproute 20041019-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,556 kB
  • ctags: 2,578
  • sloc: ansic: 23,116; sh: 1,680; cpp: 602; yacc: 251; makefile: 224; perl: 101
file content (29 lines) | stat: -rw-r--r-- 1,125 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
Source: iproute
Section: net
Priority: optional
Maintainer: Andreas Barth <aba@not.so.argh.org>
Standards-Version: 3.6.1.1
Build-Depends: tetex-bin,  libatm1-dev | atm-dev, bison, libdb4.2-dev | libdb-dev | libdb2-dev | libdb3-dev, linuxdoc-tools, tetex-extra, linux-kernel-headers, debhelper, lynx, dpatch

Package: iproute
Architecture: any
Depends: ${shlibs:Depends}
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-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.