david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net/tcp
Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In
Some iSCSI targets send NOP-In.  Rather than closing the connection
when we receive one, it is more user friendly to log a debug message
and keep the connection open.  Eventually, it would be nice if iPXE
supported replying to NOP-Ins, but we might as well keep the
connection open until the target disconnects us.

Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-03-09 14:23:22 +00:00
..
ftp.c [uri] Refactor URI parsing and formatting 2014-02-27 13:32:53 +00:00
http.c [http] Rewrite HTTP core to support content encodings 2015-08-17 13:24:33 +01:00
httpauth.c [http] Rewrite HTTP core to support content encodings 2015-08-17 13:24:33 +01:00
httpbasic.c [http] Rewrite HTTP core to support content encodings 2015-08-17 13:24:33 +01:00
httpblock.c [http] Rewrite HTTP core to support content encodings 2015-08-17 13:24:33 +01:00
httpconn.c [http] Verify server port when reusing a pooled connection 2015-10-02 07:54:51 +01:00
httpcore.c [http] Cleanly shut down potentially looped interfaces 2017-02-02 16:58:00 +00:00
httpdigest.c [http] Rewrite HTTP core to support content encodings 2015-08-17 13:24:33 +01:00
httpgce.c [cloud] Add ability to retrieve Google Compute Engine metadata 2017-01-23 14:43:20 +00:00
https.c [http] Rewrite HTTP core to support content encodings 2015-08-17 13:24:33 +01:00
iscsi.c [iscsi] Don't close when receiving NOP-In 2017-03-09 14:23:22 +00:00
oncrpc.c [build] Expose build timestamp, build name, and product names 2014-06-24 15:32:35 +01:00
syslogs.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00