Architecture
From Open-FCoE Wiki
Contents |
[edit] Overview
These diagrams illustrate the fcoe and libfc kernel modules. They are the logical groupings of the elements of these modules. We have tried to organize source code files according to the logical groupings, but through this diagram exercise we've noticed some minor issues with our organization. Most noatably that our fc_ns.c file covers all interaction with the Name Server, whereas we'd prefer the local port's registration with the Name Server to stay in fc_lport.c. Other than that issue these diagrams should describe fcoe and libfc, at the date of this posting, to the best of our ability.
[edit] fcoe.ko
[edit] libfc.ko
[edit] libfc sub-components
[SCSI-FCP]