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
|
Source: vyatta-wanloadbalance
Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends: debhelper (>= 5), autotools-dev, automake, autoconf, cpio, libtool
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-cfg (>= 0.15.33),
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: VyOS load balancing configuration system
This package has the VyOS wan load balance project. It includes support for
the VyOS CLI for configuration.
|