<?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 ip.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>13093:48f2dbca79a2 - PSARC 2010/299 GNU/Linux/BSD compatibility functions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#13093:48f2dbca79a2</link>
        <description>PSARC 2010/299 GNU/Linux/BSD compatibility functions6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc6901783 strndup would be nice6824404 libc should provide ffsl() &amp; ffsll()6793969 RFE: Add|stpcpy|to libc6735446 Want a __progname symbol for BSD-style source compatibility6421095 Solaris should provide strcasestr6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Thu, 12 Aug 2010 21:55:00 +0000</pubDate>
        <dc:creator>Roger A. Faulkner &lt;Roger.Faulkner@Oracle.COM&gt;</dc:creator>
    </item>
<item>
        <title>12581:18307efc4636 - 6954030 IP Transport with multiple loopback connections</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#12581:18307efc4636</link>
        <description>6954030 IP Transport with multiple loopback connections

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Tue, 08 Jun 2010 02:28:00 +0000</pubDate>
        <dc:creator>James Kremer &lt;James.Kremer@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>12307:eed67f0e6b33 - 6946765 ip transport needs an fmdo_recv entry point</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#12307:eed67f0e6b33</link>
        <description>6946765 ip transport needs an fmdo_recv entry point

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Tue, 04 May 2010 21:43:00 +0000</pubDate>
        <dc:creator>James Kremer &lt;James.Kremer@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>12142:3f12f631c1a8 - 6901394 ip-transport module needs to get ready for the big time</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#12142:3f12f631c1a8</link>
        <description>6901394 ip-transport module needs to get ready for the big time

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Mon, 12 Apr 2010 23:41:00 +0000</pubDate>
        <dc:creator>James Kremer &lt;James.Kremer@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>9120:fe1f7d8cd967 - 6533823 need better way of proxying faults across event transport</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#9120:fe1f7d8cd967</link>
        <description>6533823 need better way of proxying faults across event transport6788551 provide means for faults/defects to be directly injected into fmd

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Fri, 20 Mar 2009 09:22:00 +0000</pubDate>
        <dc:creator>Stephen Hanson &lt;Stephen.Hanson@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>1570:f2e087cbb054 - 6395385 fmd ip-transport module causes SEGV</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#1570:f2e087cbb054</link>
        <description>6395385 fmd ip-transport module causes SEGV

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Wed, 08 Mar 2006 21:37:00 +0000</pubDate>
        <dc:creator>cindi</dc:creator>
    </item>
<item>
        <title>1193:e784a8fa27da - PSARC 2005/755 FMA Transport Layer</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c#1193:e784a8fa27da</link>
        <description>PSARC 2005/755 FMA Transport Layer6367044 FMA Transport Layer6216286 fmd core dumps when shutting down under heavy event load6220169 fmd should support per-module configuration overrides in /etc6266851 internal fmd events should not refer to sunos6295417 fmd should publish an event when a problem has been repaired6333184 fmsim can exhaust sysevent channel resources6342977 fmd segfaults if it cannot load fmd-self-diagnosis6367046 fmsim should set _THREAD_ERROR_DETECTION=26367047 fmd is mis-using cond_broadcast in several places6367049 fmd_asru_hash_recreate() leaks buffer in error path6367051 fmd mod_ustat data is modified after being freed6367053 fmd leaks queued timer structures on module unload6367057 memory leaks in __rpcb_findaddr_timed() error paths6367061 fmd when run as non-root should not exit on dr event bind failure6367063 fmd_rpc_svc_create_local() leaks memory when local service is bound6367067 fmsim should support -w option to wait for user input to exit6367068 nvlist_add_nvlist() and nvlist_add_nvlist_array() should check for NULL6367069 fmd_log_errmsg() fails for EFDL_VERSION6367070 fmd debug switch should have a way to display TRACE() result6367073 fmd trace buffer tag is truncating tags above 0xff6367075 fmd debug switch error when multiple tags are specified

            List of files:
            /onnv-gate/usr/src/cmd/fm/modules/common/ip-transport/ip.c</description>
        <pubDate>Wed, 28 Dec 2005 05:19:00 +0000</pubDate>
        <dc:creator>mws</dc:creator>
    </item>
</channel>
</rss>
