| commit | 85b4aa4926a50210b683ac89326e338e7d131211 | [log] [tgz] |
|---|---|---|
| author | Robert Love <[email protected]> | Tue Dec 09 15:10:24 2008 -0800 |
| committer | James Bottomley <[email protected]> | Mon Dec 29 11:24:33 2008 -0600 |
| tree | 127b6586573194f2d37b5a298e12c8b7d24a6fac | |
| parent | 42e9a92fe6a9095bd68a379aaec7ad2be0337f7a [diff] |
[SCSI] fcoe: Fibre Channel over Ethernet Encapsulation protocol for running Fibre Channel over Ethernet interfaces. Creates virtual Fibre Channel host adapters using libfc. This layer is the LLD to the scsi-ml. It allocates the Scsi_Host, utilizes libfc for Fibre Channel protocol processing and interacts with netdev to send/receive Ethernet packets. Signed-off-by: Robert Love <[email protected]> Signed-off-by: James Bottomley <[email protected]>