SPELL=iproute2 VERSION=3.16.0 SOURCE_HASH=sha512:82491f9c73500c3378088947c0745b3a34fdcfc4202df47bef356c2a9330f915987d45ecd58ba163efd23a42a6b263de569953cdeb0adb46bfdd882da6b93219 SOURCE=$SPELL-$VERSION.tar.xz # SOURCE2=${SOURCE}.sign # SOURCE2_IGNORE=signature SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_URL[0]=${KERNEL_URL}/pub/linux/utils/net/iproute2/$SOURCE # SOURCE2_URL[0]=http://developer.osdl.org/dev/iproute2/download/$SOURCE2 PATCHLEVEL=0 # SOURCE_GPG="iproute2.gpg:${SOURCE2}:VERIFIED_UPSTREAM_KEY" LICENSE[0]=GPL WEB_SITE=http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 ENTERED=20020528 SHORT="Userland tools for the kernel network traffic control code" cat << EOF iproute2 contains the programs ip, rtmon, and tc. These programs allow you to specify rules for policy routing and traffic shaping on Linux machines which are being used as routers. A common usage would be to prevent upstream bandwidth saturation on asymmetric links such as cable modems. The HOWTO on lartc.org provides a decent introduction to iproute2 and other components of a fully-functional Linux router. EOF .