From ca66f0fa2d016ef6484c9011927d4538346709a6 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 10 Jul 2011 11:04:49 +0000 Subject: [PATCH] fcst: Add a paragraph to the README git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3672 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- fcst/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fcst/README b/fcst/README index 12b99d8c9..21c02d644 100644 --- a/fcst/README +++ b/fcst/README @@ -9,6 +9,10 @@ are required. Ethernet network adapters that support FCoE are called Converged Network Adapters (CNA). The standard that makes lossless Ethernet communication possible is called DCB or Data Center Bridging. +Since FCoE frames are a kind of Ethernet frames, communication between FCoE +clients and servers is limited to a single Ethernet broadcast domain. + + Building and Installing =======================