History log of /illumos-gate/usr/src/uts/common/inet/ip/ip_ire.c (Results 26 – 50 of 65)
Revision Date Author Comments
# da14cebe 05-Dec-2008 Eric Cheng

PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
6498311 Crossbow - Network Virtualization and Resource Management
6402493 DLPI provider loopback behavior should be im

PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
6498311 Crossbow - Network Virtualization and Resource Management
6402493 DLPI provider loopback behavior should be improved
6453165 move mac capabs definitions outside mac.h
6338667 Need ability to use NAT for non-global zones
6692884 several threads hung due to deadlock scenario between aggr and mac
6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1
6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic
6742712 potential message double free in the aggr driver
6754299 a potential race between aggr_m_tx() and aggr_port_delete()
6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation
6442559 Forwarding perf bottleneck due to mac_rx() calls
6505462 assertion failure after removing a port from a snooped aggregation
6716664 need to add src/dst IP address to soft ring fanout

--HG--
rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c
rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c
rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c
rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h

show more ...


# 5b17e9bd 20-Oct-2008 Jon Anderson

6720748 Surya resolver path can fail to update the IRE when IPMP is configured


# 1bf5e2ae 11-Sep-2008 Sowmini Varadhan

6742822 ip_stack_t tracked by ire_t.ire_ipst may vaporize while off in ARP


# e61a481d 26-Aug-2008 Zhi-Jun Robin Fu

6690438 TCP deletes permanent ARP entry after timeout


# 7924222f 30-Jul-2008 meem

6726944 ire_walk_ill() should be made useful
6730214 SIOCSLIFFLAGS ~IFF_UP can silently fail to bring the address down
6730218 assorted typos and formatting errors in ip_if.c and <inet/ip.h>

6726944 ire_walk_ill() should be made useful
6730214 SIOCSLIFFLAGS ~IFF_UP can silently fail to bring the address down
6730218 assorted typos and formatting errors in ip_if.c and <inet/ip.h>
6730221 ire_send() mishandles IRE_MARK_NOADD IREs

show more ...


# 384ad179 08-Apr-2008 sowmini

6684689 ilg_add can add a dysfunctional multicast entry leading to potential ifconfig hangs.
6685199 rename {ipif, ill}_cnt_<foo> to {ipif, ill}_<foo>_cnt


# beef8517 28-Mar-2008 jprakash

6626165 pkts to multicast group gets transmitted out-of-order


# 968d2fd1 21-Mar-2008 sowmini

6595874 SIOCLIFREMOVEIF on an IPv4 ill can lead to ILMs referencing freed ipifs


# ffaa671a 30-Jan-2008 sowmini

6599424 need a ::nce mdb macro.
6630932 The '::ire -v' command in mdb dumps core.


# 42ee8d71 25-Jan-2008 ja97890

6478933 IRE_LOOPBACK interface routes should be blackholes
6638327 An IRE with RTF_BLACKHOLE set can still return ICMP_UNREACHABLE in forwarding path


# 9a09d68d 01-Nov-2007 ja97890

6533097 UDP adds flimsy cache entries and compromises network performance
6624164 IRE bucket temporary IRE count may be decremented incorrectly


# 219e6466 26-Oct-2007 sowmini

6497440 The comments for IRE forwarding table is not updated with the new code
6606222 Parsing tunnel parameters should be more robust


# 6a8288c7 11-Sep-2007 carlsonj

6203568 accumulating number of threads behind rw_lock in ire_walk_ill_tables IRB_REFRELE
6591083 IP instances sis_check added stray entries to sparc ip module makefile


# 98e93c29 31-Aug-2007 meem

6375443 dead declarations in <inet/ip*.h>
6587730 MATCH_IRE_WQ logic has no consumers
6592926 NCE_F_PROXY handling is a dead-end
6592983 IP ioctl argument extraction logic can be simplifi

6375443 dead declarations in <inet/ip*.h>
6587730 MATCH_IRE_WQ logic has no consumers
6592926 NCE_F_PROXY handling is a dead-end
6592983 IP ioctl argument extraction logic can be simplified
6592998 SIOC*MSFILTER ioctls can induce panic
6594323 ipif_get_name() could be simpler and used more widely
6595071 ipif_ndp_up()'s second argument is needless
6597721 {O_,}SIOCGLIFCONF have bogus ipi_cmd_type values
6599009 bogus conn_ref assertion in ip_open()

show more ...


# 5c0b7ede 07-Aug-2007 seb

PSARC 2007/311 EOF of Mobile IP
6479886 mipagent and related kernel interfaces should be removed
6511070 mobile IP code in onnv is in dubious state.
6574880 route is missing the FIXEDMTU,

PSARC 2007/311 EOF of Mobile IP
6479886 mipagent and related kernel interfaces should be removed
6511070 mobile IP code in onnv is in dubious state.
6574880 route is missing the FIXEDMTU, VIRTUAL, and DUPLICATE interface flags

--HG--
rename : usr/src/cmd/cmd-inet/common/mipagentstat_door.h => deleted_files/usr/src/cmd/cmd-inet/common/mipagentstat_door.h
rename : usr/src/cmd/cmd-inet/etc/init.d/mipagent => deleted_files/usr/src/cmd/cmd-inet/etc/init.d/mipagent
rename : usr/src/cmd/cmd-inet/etc/mipagent.conf-sample => deleted_files/usr/src/cmd/cmd-inet/etc/mipagent.conf-sample
rename : usr/src/cmd/cmd-inet/etc/mipagent.conf.fa-sample => deleted_files/usr/src/cmd/cmd-inet/etc/mipagent.conf.fa-sample
rename : usr/src/cmd/cmd-inet/etc/mipagent.conf.ha-sample => deleted_files/usr/src/cmd/cmd-inet/etc/mipagent.conf.ha-sample
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/Makefile => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/Makefile
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/THIRDPARTYLICENSE => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/THIRDPARTYLICENSE
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/THIRDPARTYLICENSE.descrip
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/aaa.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/aaa.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/aaa.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/aaa.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agent.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agent.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agent.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agent.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentID.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentID.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentInit.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentInit.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentKernelIntfce.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentKernelIntfce.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentKernelIntfce.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentKernelIntfce.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentNet.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentNet.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentPeriodic.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentPeriodic.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/agentSaveState.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/agentSaveState.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/auth.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/auth.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/auth.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/auth.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/fakeDiameter.pl => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/fakeDiameter.pl
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/hash.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/hash.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/hash.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/hash.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/inc.flg => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/inc.flg
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/mip.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/mip.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/mipagent.acl => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/mipagent.acl
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/mipagent.reg => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/mipagent.reg
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/mipagentstat_server.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/mipagentstat_server.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/pool.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/pool.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/pool.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/pool.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/setup.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/setup.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/setup.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/setup.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_appl.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_appl.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_faCOAEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_faCOAEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_faVisitorEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_faVisitorEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_haCounterEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_haCounterEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_haMobilityBindingEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_haMobilityBindingEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_maAdvConfigEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_maAdvConfigEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_mipSecAssocEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_mipSecAssocEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_mipSecViolationEntry.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_mipSecViolationEntry.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_stub.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_stub.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_stub.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_stub.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_trap.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_trap.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_tree.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/snmp_tree.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/thq.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/thq.c
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/thq.h => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/thq.h
rename : usr/src/cmd/cmd-inet/usr.lib/mipagent/utils.c => deleted_files/usr/src/cmd/cmd-inet/usr.lib/mipagent/utils.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/Makefile => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/Makefile
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/addr.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/addr.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/addr.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/addr.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/advertisements.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/advertisements.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/advertisements.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/advertisements.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/general.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/general.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/general.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/general.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/gsp.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/gsp.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/gsp.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/gsp.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/inc.flg => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/inc.flg
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/mipagentconfig.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/mipagentconfig.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/mipagentconfig.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/mipagentconfig.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/pool.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/pool.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/pool.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/pool.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/spi.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/spi.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/spi.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/spi.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/utils.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/utils.c
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/utils.h => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentconfig/utils.h
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentstat/Makefile => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentstat/Makefile
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentstat/inc.flg => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentstat/inc.flg
rename : usr/src/cmd/cmd-inet/usr.sbin/mipagentstat/main.c => deleted_files/usr/src/cmd/cmd-inet/usr.sbin/mipagentstat/main.c
rename : usr/src/pkgdefs/SUNWmipr/Makefile => deleted_files/usr/src/pkgdefs/SUNWmipr/Makefile
rename : usr/src/pkgdefs/SUNWmipr/depend => deleted_files/usr/src/pkgdefs/SUNWmipr/depend
rename : usr/src/pkgdefs/SUNWmipr/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWmipr/pkginfo.tmpl
rename : usr/src/pkgdefs/SUNWmipr/prototype_com => deleted_files/usr/src/pkgdefs/SUNWmipr/prototype_com
rename : usr/src/pkgdefs/SUNWmipr/prototype_i386 => deleted_files/usr/src/pkgdefs/SUNWmipr/prototype_i386
rename : usr/src/pkgdefs/SUNWmipr/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWmipr/prototype_sparc
rename : usr/src/pkgdefs/SUNWmipu/Makefile => deleted_files/usr/src/pkgdefs/SUNWmipu/Makefile
rename : usr/src/pkgdefs/SUNWmipu/depend => deleted_files/usr/src/pkgdefs/SUNWmipu/depend
rename : usr/src/pkgdefs/SUNWmipu/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWmipu/pkginfo.tmpl
rename : usr/src/pkgdefs/SUNWmipu/prototype_com => deleted_files/usr/src/pkgdefs/SUNWmipu/prototype_com
rename : usr/src/pkgdefs/SUNWmipu/prototype_i386 => deleted_files/usr/src/pkgdefs/SUNWmipu/prototype_i386
rename : usr/src/pkgdefs/SUNWmipu/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWmipu/prototype_sparc

show more ...


# 54da8755 24-Jul-2007 sowmini

6528421 nce_res_mp is schizophrenic


# 01802382 08-May-2007 sowmini

6502485 init s to init 3 sequence with cgtp trashes broadcast ire ordering


# b9c344b3 23-Apr-2007 sowmini

6521408 ip_rput_process_forward() declared twice in ip.c
6545032 race in NCE creation can render off-link hosts unreachable


# c0861880 07-Mar-2007 sangeeta

6523767 off-link hosts often rendered unreachable under IPMP


# f4b3ec61 20-Jan-2007 dh155122

PSARC 2006/366 IP Instances
6289221 RFE: Need virtualized ip-stack for each local zone
6512601 panic in ipsec_in_tag - allocation failure
6514637 error message from dhcpagent: add_pkt_opt

PSARC 2006/366 IP Instances
6289221 RFE: Need virtualized ip-stack for each local zone
6512601 panic in ipsec_in_tag - allocation failure
6514637 error message from dhcpagent: add_pkt_opt: option type 60 is missing required value
6364643 RFE: allow persistent setting of interface flags per zone
6307539 RFE: Invalid network address causes zone boot failure
5041214 Allow IPMP configuration with zones
5005887 RFE: zoneadmd should support plumbing an interface via DHCP
4991139 RFE: zones should provide a mechanism to configure a defaultrouter for a zone
6218378 zoneadmd doesn't set the netmask for non-loopback addresses hosted on lo0
4963280 zones: need to virtualize the IPv6 default address selection mechanism
4963285 zones: need support of stateless address autoconfiguration for IPv6
5048068 zones don't boot if one of its interfaces has failed
5057154 RFE: ability to change interface status from within a zone
4963287 zones should support the plumbing of the first (and only) logical interface
4978517 TCP privileged port space should be partitioned per zone
5023347 zones don't work well with network routes other than default
4963372 investigate whether global zone can act as a router for local zones
6378364 RFE: Allow each zone to have its own virtual IPFilter

show more ...


# 516bda92 16-Jan-2007 sowmini

6505896 ip's handling of DL_NOTE_FASTPATH_FLUSH no longer works


# 107875b0 10-Jan-2007 sangeeta

6508701 ire_add_v4() often adds unresolved IREs even when told not to
6469271 misspelled collision related kstat names in GLDv3


# a9a89b0d 28-Nov-2006 dr146992

6489821 Functions ip_nexthop and ip_nexthop_route should be removed
6489978 Local IPv6 connections with IPv6 extensions headers fail
6490546 Panic when creating a 6to4 tunnel
6492882 wron

6489821 Functions ip_nexthop and ip_nexthop_route should be removed
6489978 Local IPv6 connections with IPv6 extensions headers fail
6490546 Panic when creating a 6to4 tunnel
6492882 wrong error text in /lib/svc/method/ipfilter for IPv6
6493833 assert failed due to unloading ipf with populated state table

show more ...


# 6bdb8e66 27-Oct-2006 dd193516

6435880 Solaris host does not handle redirect to Host case without TLLA.


# aa2eaee6 21-Oct-2006 nordmark

6483761 assertion failed: xmit_ire->ire_type & ((0x0020 | 0x0001 | 0x0004 | 0x0008))


123