Hi..

My project is FCoE support for gPXE(Preboot execution environment).Please
help me with the following queries.

1)In fds.c file main() calls fc_fcoe_create() which opens fcoe socket. But
why do we need socket, can't we send the fcoe frame directly over lossless
ethernet?

2)*sa_packet_open()* opens PF_PACKET. What is PF_PACKET?
*This function makes use of ioctl(), getsockopt(), setsockopt(), bind(). How
can we emulate them in gPXE?*

-Amey
_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel

Reply via email to