File: control

package info (click to toggle)
tcng 10b-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,632 kB
  • ctags: 2,515
  • sloc: ansic: 19,038; pascal: 4,640; yacc: 2,619; sh: 1,908; perl: 1,546; lex: 772; makefile: 755
file content (15 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: tcng
Section: net
Priority: extra
Maintainer: Adam Borowski <kilobyte@angband.pl>
Build-Depends: debhelper (>= 4.0.0), bison, flex, transfig, tetex-bin, tetex-extra
Standards-Version: 3.7.2

Package: tcng
Architecture: any
Depends: ${shlibs:Depends}, iproute, cpp
Description: Linux traffic control language interpreter
 Using /sbin/tc (to configure Linux network traffic flow control) is
 painful. This package attempts to reduce the pain with two new input
 languages (one for humans, and XML ;-). The output is XML, or /sbin/tc
 commands to configure the kernel.