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
|
Source: vyatta-wanloadbalance
Section: contrib/net
Priority: extra
Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com>
Build-Depends: debhelper (>= 5), autotools-dev
Standards-Version: 3.7.2
Package: vyatta-wanloadbalance
Architecture: any
Depends: sed (>= 4.1.5),
perl (>= 5.8.8),
procps (>= 1:3.2.7-3),
vyatta-quagga | quagga,
vyatta-cfg,
vyatta-cfg-firewall,
vyatta-op,
vyatta-bash | bash (>= 3.1),
vyatta-config-migrate,
coreutils (>= 5.97-5.3),
libc6 (>= 2.7-1)
Suggests: util-linux (>= 2.13-5),
net-tools,
ethtool,
ncurses-bin (>= 5.5-5),
ntpdate
Description: Vyatta configuration system
This package has the Vyatta wan load balance project. It includes support for
the vyatta CLI for configuration.
|