ifenslave 2.2 source package in Ubuntu

Changelog

ifenslave (2.2) unstable; urgency=medium


  * Rebase on top of "ifenslave-2.6 (1.1.0-21)".
  * Added retrospective changelog entry.
  * Removed obsolete lintian-override.
  * Removed "${shlibs:Depends}" from Depends.

 -- Dmitry Smirnov <email address hidden>  Sun, 12 Jan 2014 07:43:57 +1100

Upload details

Uploaded by:
Guus Sliepen
Uploaded to:
Sid
Original maintainer:
Guus Sliepen
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ifenslave_2.2.dsc 1.5 KiB 9a1d314de936807c55ecbd969e06ff3901ee5e748031d5fb416c5e155e7bcc2a
ifenslave_2.2.tar.xz 11.6 KiB ca135e1ff9a9589089174c1bd5fd9ca4b95701401f3f5617145594e14e900186

No changes file available.

Binary packages built by this source

ifenslave: configure network interfaces for parallel routing (bonding)

 This is a tool to attach and detach slave network interfaces to a bonding
 device. A bonding device will act like a normal Ethernet network device to
 the kernel, but will send out the packets via the slave devices using a simple
 round-robin scheduler. This allows for simple load-balancing, identical to
 "channel bonding" or "trunking" techniques used in switches.
 .
 The kernel must have support for bonding devices for ifenslave to be useful.
 This package supports 2.6.x kernels and the recent 3.x.x kernels.