[ipxe-devel] [PATCH 10/10] ibft: multiple session support

Robin Smidsrød robin at smidsrod.no
Thu Apr 30 14:57:12 UTC 2015


On 30.04.2015 15:18, Hannes Reinecke wrote:
> It is possible to open several iSCSI sessions, so we should be
> updating the iBFT tables to handle several connections.
> 
> Signed-off-by: Hannes Reinecke <hare at suse.de>
> ---
>  src/drivers/block/ibft.c | 183 ++++++++++++++++++++++++++++++++++-------------
>  1 file changed, 132 insertions(+), 51 deletions(-)
> 
[snip]

Personally, I've waited a long time for this feature, so it would be
awesome if it was merged.

I think you might've forgotten one piece, though. AFAIK, the iBFT is
flushed during int13_describe(). Don't you need to fix that piece of
code too? To my recollection, int13_describe() is used by sanhook,
sanboot and sanunhook commands.

/me is not a C programmer, just a curious user.

-- Robin



More information about the ipxe-devel mailing list