<?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>
    <link>http://src.iws.cs.ovgu.de/source/rss/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>2933 compiler warning gags need better granularity
    Reviewed by: Eric Schrock &lt;eric.schrock@delphix.com&gt;
    Approved by: Garrett D'Amore &lt;garrett@damore.org&gt;</title>
        <description>/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/Makefile - 7014882c6a3672fd0e5d60200af8643ae53c5928</description>
        <pubDate></pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>

    <item>
        <title>6782154 one copy of parse_output_fields() &amp; friends is enough.
    6751617 dladm show-link -s -i needs to flush stdout after each line
    6687693 dladm show-aggr -s -i 1 in nv shows the column header only once per invocation</title>
        <description>/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/Makefile - 8002d4117c1ea26aff1f16f584ae97bdbd5b21d5</description>
        <pubDate></pubDate>
        <dc:creator>Sowmini Varadhan &lt;Sowmini.Varadhan@Sun.COM&gt;</dc:creator>
    </item>

    <item>
        <title>PSARC/2007/272 Project Clearview: IPMP Rearchitecture
    PSARC/2008/773 IPQoS if_groupname Selector Removal
    PSARC/2009/001 Move in.mpathd into /lib/inet
    6783149 Clearview IPMP Rearchitecture
    4472956 libipmp should provide administrative interfaces
    4494577 ipmp is opaque - there's no way to get current status
    4509788 IPMP's usage of interface flags is not backward compatible
    4509869 IPMP's address move mechanism needs to be transparent to applications
    4531232 "in.rdiscd: sendto: Bad file number" seen during IPMP DR
    4533876 new instances of interfaces under ipmp are generated with each dr/op
    4699003 in.mpathd should squawk if interfaces in a group have the same hwaddr
    4704937 SUNW_ip_rcm.so is sloppy with strings
    4713308 IPMP shouldn't failover unconfigured logical interfaces
    4785694 non-homogeneous IPMP group does not do failback
    4850407 if_mpadm and IPMP DR failure
    5015757 ip can panic with ASSERT(attach_ill == ipif-&gt;ipif_ill) failure
    5086201 in.ndpd's phyint_reach_random() spews "SIOCSLIFLNKINFO Invalid argument"
    6184000 routes cannot be created on failed interfaces
    6246564 if_mpadm -r &lt;ifname&gt; doesn't bring up IPv6 link-local data address
    6359058 SIOCLIFFAILBACK repeatedly fails with EAGAIN; in.mpathd fills logs
    6359536 enabling STANDBY on an interface with no test address acts oddly
    6378487 in.dhcpd doesn't work well in an IPMP setup
    6462335 cannot offline to IPMP interfaces that have no probe targets
    6516992 in.routed spews "Address already in use" during IPMP address move
    6518460 ip_rcm`update_pif() must remain calm when logical interfaces disappear
    6549957 failed IP interfaces at boot may go unreported
    6591186 rpcbind can't deal with indirect calls if all addresses are deprecated
    6667143 NCE_F_UNSOL_ADV broken
    6698480 IGMP version not retained during IPMP failover
    6726235 IPMP group failure can sometimes lead to an extra failover
    6726645 in.routed skips DEPRECATED addresses even when no others exist
    6738310 ip_ndp_recover() checks IPIF_CONDEMNED on the wrong ipif flags field
    6739454 system panics at sdpib`sdp_rts_announce
    6739531 IPv6 DAD doesn't work well with IPMP
    6740719 in.mpathd may fail to switch to router target mode
    6743260 ipif_resolver_up() can fail and leave ARP bringup pending
    6746613 ip's DL_NOTE_SDU_SIZE logic mishandles ill_max_frag &lt; ill_max_mtu
    6748145 in.ndpd's IPv6 link-local hardware address mappings can go stale
    6753560 ilg_delete_all() can race with ill_delete_tail() when ilg_ill changes
    6755987 stillborn IFF_POINTOPOINT in.mpathd logic should be hauled out
    6775126 SUBDIRS ipsecutils element does not in order be
    6775811 NCEs can get stuck in ND_INCOMPLETE if ARP fails when IPMP is in-use
    6777496 receive-side ILL_HCKSUM_CAPABLE checks look at the wrong ill
    6781488 IPSQ timer restart logic can deadlock under stress
    6781883 ip_ndp_find_solicitation() can be passed adverts, and has API issues
    6784852 RPCIB, SDP, and RDS all break when vanity naming is used
    6786048 IPv6 ND probes create IREs with incorrect source addresses
    6786091 I_PLINK handling in IP must not request reentry via ipsq_try_enter()
    6786711 IPQoS if_groupname selector needs to go
    6787091 assertion failure in ipcl_conn_cleanup() due to non-NULL conn_ilg
    6789235 INADDR_ANY ILMs can trigger an assertion failure in IPMP environments
    6789502 ipif_resolver_up() calls after ipif_ndp_up() clobber ipif_addr_ready
    6789718 ip6.tun0 cannot be plumbed in a non-global-zone post-6745288
    6789732 libdlpi may get stuck in i_dlpi_strgetmsg()
    6789870 ipif6_dup_recovery() may operate on a freed ipif, corrupting memory
    6789874 ipnet_nicevent_cb() may call taskq_dispatch() on a bogus taskq
    6790310 in.mpathd may core with "phyint_inst_timer: invalid state 4"
    
    --HG--
    rename : usr/src/lib/libinetutil/common/inetutil4.c =&gt; usr/src/lib/libinetutil/common/inetutil.c
    rename : usr/src/uts/common/inet/vni/vni.c =&gt; usr/src/uts/common/inet/dlpistub/dlpistub.c
    rename : usr/src/uts/common/inet/vni/vni.conf =&gt; usr/src/uts/common/inet/dlpistub/dlpistub.conf
    rename : usr/src/uts/common/inet/vni/vni_impl.h =&gt; usr/src/uts/common/inet/dlpistub/dlpistub_impl.h
    rename : usr/src/uts/intel/vni/Makefile =&gt; usr/src/uts/intel/dlpistub/Makefile
    rename : usr/src/uts/sparc/vni/Makefile =&gt; usr/src/uts/sparc/dlpistub/Makefile</title>
        <description>/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/Makefile - e11c3f44f531fdff80941ce57c065d2ae861cefc</description>
        <pubDate></pubDate>
        <dc:creator>meem &lt;Peter.Memishian@Sun.COM&gt;</dc:creator>
    </item>

</channel>
</rss>

