<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>05ca4837a3e9a413aabcf005abb14fff35088476 - libiscsiutil: Record dependency on libmd</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libiscsiutil/Makefile#05ca4837a3e9a413aabcf005abb14fff35088476</link>
        <description>libiscsiutil: Record dependency on libmdMFC after:	3 daysFixes:		6378393308bc (&quot;Add an internal libiscsiutil library.&quot;)Sponsored by:	Klara, Inc.Sponsored by:	NetApp, Inc.Reviewed by:	kevansDifferential Revision:	https://reviews.freebsd.org/D55596

            List of files:
            /freebsd/lib/libiscsiutil/Makefile</description>
        <pubDate>Sat, 28 Feb 2026 19:11:10 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a80bcc5fafaa822e281bf963e7c58a8747a610c - Remove redundant PACKAGE for INTERNALLIB libraries</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libiscsiutil/Makefile#1a80bcc5fafaa822e281bf963e7c58a8747a610c</link>
        <description>Remove redundant PACKAGE for INTERNALLIB librariesThese libraries don&apos;t install anything, so they shouldn&apos;t have aPACKAGE setting.  This avoids surprising behaviour in future ife.g. manpages are added to an internal library.Reported by:	desDifferential Revision:	https://reviews.freebsd.org/D51901

            List of files:
            /freebsd/lib/libiscsiutil/Makefile</description>
        <pubDate>Sat, 23 Aug 2025 01:51:13 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b406897911ea6c18c401907a076c4642dac46127 - iscsi: Handle large Text responses.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libiscsiutil/Makefile#b406897911ea6c18c401907a076c4642dac46127</link>
        <description>iscsi: Handle large Text responses.Text requests and responses can span multiple PDUs.  In that case, thesender sets the Continue bit in non-final PDUs and the Final bit inthe last PDU.  The receiver responds to non-final PDUs with an emptytext PDU.To support this, add a more abstract API in libiscsi which accepts andreceives key sets rather than PDUs.  These routines internally send orreceive one or more PDUs.  Use these new functions to replace thehandling of TextRequest and TextResponse PDUs in discovery sessions inboth ctld and iscsid.Note that there is not currently a use case for large Text requestsand those are still always sent as a single PDU.  However, discoverysessions can return a text response listing targets that spansmultiple PDUs, so the new API supports sending and receiving multi-PDUresponses.Reported by:	Jithesh Arakkan @ ChelsioReviewed by:	mavSponsored by:	Chelsio CommunicationsDifferential Revision:	https://reviews.freebsd.org/D33548

            List of files:
            /freebsd/lib/libiscsiutil/Makefile</description>
        <pubDate>Wed, 29 Dec 2021 23:36:04 +0100</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6378393308bc6bd81fb871dacf6b03cf1a390d8b - Add an internal libiscsiutil library.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libiscsiutil/Makefile#6378393308bc6bd81fb871dacf6b03cf1a390d8b</link>
        <description>Add an internal libiscsiutil library.Move some of the code duplicated between ctld(8) and iscsid(8) into alibiscsiutil library.Sharing the low-level PDU code did require having a&apos;struct connection&apos; base class with a method table to permit separateinitiator vs target behavior (e.g. in handling proxy PDUs).Reviewed by:	mav, emasteSponsored by:	Chelsio CommunicationsDifferential Revision:	https://reviews.freebsd.org/D33544

            List of files:
            /freebsd/lib/libiscsiutil/Makefile</description>
        <pubDate>Wed, 22 Dec 2021 19:35:46 +0100</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
