Commit graph

5 commits

Author SHA1 Message Date
Thomas Klausner
ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
pancake ;)
7bf9cdd9c9 initial import of bridge-utils
Ethernet bridging is a way to connect networks together to form a larger
network. The standard for bridging is ANSI/IEEE 802.1d which downloaded
from IEEE get 802 site. A bridge is a way to connect two separate network
segments together in a protocol independent way. Packets are forwarded based
on Ethernet address, rather than IP address (like a router). Since forwarding
is done at Layer 2, all protocols can go transparently through a bridge.
2004-12-15 00:22:34 +00:00