          MODULE=bridge-utils
         VERSION=1.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/bridge
      SOURCE_VFY=sha1:19d2a58cd3a70f971aa931b40256174a847e60d6
        WEB_SITE=http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
         ENTERED=20060531
         UPDATED=20111014
           SHORT="Contains bridge-utils for a Linux bridge"

cat << EOF
A Linux bridge is more powerful than a pure hardware bridge because it
can also filter and shape traffic. A bridge transparently relays traffic
between multiple network interfaces. In plain English this means that
a bridge connects two or more physical Ethernets together to form one
bigger (logical) Ethernet.
EOF
