           SPELL=ifenslave
         VERSION=2.7
      PATCHLEVEL=2
     SOURCE_HASH=sha512:c93a0e3580a7d8cca5726751903e18047aa32961a01e1f6c1d61cba903f39c45b3de6848d342f39aae99e8359f28a1e1d8548203877fb63cd142d78514682e2c
          SOURCE=${SPELL}_${VERSION}.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}"/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://ftp.de.debian.org/debian/pool/main/i/ifenslave/${SOURCE}
      LICENSE[0]=GPL
        WEB_SITE=https://packages.debian.org/source/sid/ifenslave
         ENTERED=20160601
        KEYWORDS="tools net"
           SHORT="Configure network interfaces for parallel routing (bonding)"
cat << EOF
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.
EOF
