ifenslave 2.10ubuntu3 source package in Ubuntu

Changelog

ifenslave (2.10ubuntu3) groovy; urgency=medium

  * Revert 2.10ubuntu1, back to 2.9ubuntu1, as 2.10ubuntu1 is miss-merged.
  * Do not reintroduce transitional package.

 -- Dimitri John Ledkov <email address hidden>  Wed, 29 Jul 2020 12:10:22 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Groovy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ifenslave_2.10ubuntu3.tar.xz 13.7 KiB 464c4c803bed1b215052d6476274e33d61f0e874caa23c6577ef8313c80f24a2
ifenslave_2.10ubuntu3.dsc 1.6 KiB a6eb92b2aa434a50dba4ea7499018ad1b09ff5d4774af49ce59d6017c308c0a3

View changes file

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.