Commit graph

2 commits

Author SHA1 Message Date
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +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