haiku/headers/private/kernel/boot/net
Andreas Färber 5b086e27e8 boot_net: Add iSCSI initiator support
Add support for both discovery and regular iSCSI sessions. Command and status
sequence numbers do differentiate between session and connection but only
one connection per session is currently supported.

Code is Big Endian for now, so compile it for ppc only.

Based on RFC 3720 ff. Tested against OpenSolaris 2009.06.

Resolves most of ticket #5319.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38536 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-05 22:30:41 +00:00
..
ARP.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
ChainBuffer.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
Ethernet.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
IP.h * Applied patch by Andreas Färber as part of #5319. 2010-02-19 16:44:55 +00:00
iSCSITarget.h boot_net: Add iSCSI initiator support 2010-09-05 22:30:41 +00:00
NetDefs.h boot_net: Add TCP support 2010-08-31 01:00:06 +00:00
NetStack.h boot_net: Add TCP support 2010-08-31 01:00:06 +00:00
RemoteDisk.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
RemoteDiskDefs.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
TCP.h boot_net: Prepare socket-specific TCP window size 2010-09-04 22:36:35 +00:00
UDP.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00