Commit graph

4 commits

Author SHA1 Message Date
obache
965d7272f4 Fixes for DragonFly-2.8.2. 2011-01-01 12:42:28 +00:00
obache
46da31cfa5 Fix build on NetBSD. 2007-03-31 13:36:27 +00:00
joerg
3b6a56cb24 Add DragonFly support. 2007-02-15 14:25:52 +00:00
agc
9b6d83c4b8 Initial import of aoe-vblade, an ATA over Ethernet server, or target,
into the Packages Collection.  With thanks to the anonymous person at
EuroBSDcon 2006 in Milano who asked if I was aware of it (I wasn't).

	ATA over Ethernet (AoE) delivers a simple, high performance, low cost
	alternative to iSCSI and FibreChannel for networked block storage by
	eliminating the processing overhead of TCP/IP.

	+ ATA-over-Ethernet (AoE) is a thin protocol layer directly on top of
	Ethernet.

	+ ATA disk commands (ie.  read disk sector x, write disk sector y) are
	put directly into standard Ethernet frames using the AoE protocol.
	AoE is a block storage protocol.

	+ AoE is a non-routed protocol, therefore does not require IP or TCP
	protocol layers.  This eliminates unnecessary processing and makes
	network connection to disks simple. It also limits AoE to the local
	network segment.

	The AoE protocol specification can be found at:

		http://www.coraid.com/documents/AoEr8.txt
2007-01-10 20:39:35 +00:00