11946 clean up improper use of mdb_getoptsPortions contributed by: Jason King <jason.king@joyent.com>Reviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>Re
11946 clean up improper use of mdb_getoptsPortions contributed by: Jason King <jason.king@joyent.com>Reviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>Reviewed by: John Levon <john.levon@joyent.com>Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
10306 mdb: NULL pointer errorsReviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Gergő Mihály Doma <domag02@gmail.com>Approved by: Dan McDonald <danmcd@joyent.com>
6962670 MSG_EOR is set when a message is not completely received6973505 (sctp) com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java crashes a system
6912476 SCTP Observability issues with sctp_faddr_s & sctp_reass_s6912478 SCTP_COMM_LOST notification is generated even if sctp association is not established
6910078 SCTP should have similar memory handling mechanism as TCP
6951733 RTO for retransmitting INIT is not capped by sinit_max_init_timeo
PSARC/2009/331 IP Datapath RefactoringPSARC/2008/522 EOF of 2001/070 IPsec HW Acceleration supportPSARC/2009/495 netstat -r flags for blackhole and reject routesPSARC 2009/496 EOF of XRESOLVPSARC
PSARC/2009/331 IP Datapath RefactoringPSARC/2008/522 EOF of 2001/070 IPsec HW Acceleration supportPSARC/2009/495 netstat -r flags for blackhole and reject routesPSARC 2009/496 EOF of XRESOLVPSARC/2009/494 IP_DONTFRAG socket optionPSARC/2009/515 fragmentation controls for ping and traceroute6798716 ip_newroute delenda est6798739 ARP and IP are too separate6807265 IPv4 ip2mac() support6756382 Please remove Venus IPsec HWACCEL code6880632 sendto/sendmsg never returns EHOSTUNREACH in Solaris6748582 sendmsg() return OK, but doesn't send message using IPv4-mapped x IPv6 addr1119790 TCP and path mtu discovery4637227 should support equal-cost multi-path (ECMP)5078568 getsockopt() for IPV6_PATHMTU on a non-connected socket should not succeed6419648 "AR* contract private note" should be removed as part of ATM SW EOL6274715 Arp could keep the old entry in the cache while it waits for an arp response6605615 Remove duplicated TCP/IP opt_set/opt_get code; use conn_t6874677 IP_TTL can be used to send with ttl zero4034090 arp should not let you delete your own entry6882140 Implement IP_DONTFRAG socket option6883858 Implement ping -D option; traceroute -F should work for IPv6 and shared-IP zones1119792 TCP/IP black hole detection is broken on receiver4078796 Directed broadcast forwarding code has problems4104337 restrict the IPPROTO_IP and IPPROTO_IPV6 options based on the socket family4203747 Source address selection for source routed packets4230259 pmtu is increased every ip_ire_pathmtu_interval timer value.4300533 When sticky option ipv6_pktinfo set to bogus address subsequent connect time out4471035 ire_delete_cache_gw is called through ire_walk unnecessarily4514572 SO_DONTROUTE socket option doesn't work with IPv64524980 tcp_lookup_ipv4() should compare the ifindex against tcpb->tcpb_bound_if4532714 machine fails to switch quickly among failed default routes4634219 IPv6 path mtu discovery is broken when using routing header4691581 udp broadcast handling causes too many replicas4708405 mcast is broken on machines when all interfaces are IFF_POINTOPOINT4770457 netstat/route: source address of interface routes pretends to be gateway address4786974 use routing table to determine routes/interface for multicast4792619 An ip_fanout_udp_ipc_v6() routine might lead to some simpler code4816115 Nuke ipsec_out_use_global_policy4862844 ipsec offload corner case4867533 tcp_rq and tcp_wq are redundant4868589 NCEs should be shared across an IPMP group4872093 unplumbing an improper virtual interface panics in ip_newroute_get_dst_ill()4901671 FireEngine needs some cleanup4907617 IPsec identity latching should be done before sending SYN-ACK4941461 scopeid and IPV6_PKTINFO with UDP/ICMP connect() does not work properly4944981 ip does nothing with IP6I_NEXTHOP4963353 IPv4 and IPv6 proto fanout codes could be brought closer4963360 consider passing zoneid using ip6i_t instead of ipsec_out_t in NDP4963734 new ip6_asp locking is used incorrectly in ip_newroute_v6()5008315 IPv6 code passes ip6i_t to IPsec code instead of ip6_t5009636 memory leak in ip_fanout_proto_v6()5092337 tcp/udp option handling can use some cleanup5035841 Solaris can fail to create a valid broadcast ire5043747 ar_query_xmit: Could not find the ace5051574 tcp_check_policy is missing some checks6305037 full hardware checksum is discarded when there're more than 2 mblks in the chain6311149 ip.c needs to be put through a woodchipper4708860 Unable to reassemble CGTP fragmented multicast packets6224628 Large IPv6 packets with IPsec protection sometimes have length mismatch.6213243 Solaris does not currently support Dead Gateway Detection5029091 duplicate code in IP's input path for TCP/UDP/SCTP4674643 through IPv6 CGTP routes, the very first packet is sent only after a while6207318 Multiple default routes do not round robin connections to routers.4823410 IP has an inconsistent view of link mtu5105520 adding interface route to down interface causes ifconfig hang5105707 advanced sockets API introduced some dead code6318399 IP option handling for icmp and udp is too complicated6321434 Every dropped packet in IP should use ip_drop_packet()6341693 ifconfig mtu should operate on the physical interface, not individual ipif's6352430 The credentials attached to an mblk are not particularly useful6357894 uninitialised ipp_hoplimit needs to be cleaned up.6363568 ip_xmit_v6() may be missing IRE releases in error cases6364828 ip_rput_forward needs a makeover6384416 System panics when running as multicast forwarder using multicast tunnels6402382 TX: UDP v6 slowpath is not modified to handle mac_exempt conns6418413 assertion failed ipha->ipha_ident == 0||ipha->ipha_ident == 0xFFFF6420916 assertion failures in ipv6 wput path6430851 use of b_prev to store ifindex is not 100% safe6446106 IPv6 packets stored in nce->nce_qd_mp will be sent with incorrect tcp/udp checksums6453711 SCTP OOTB sent as if genetated by global zone6465212 ARP/IP merge should remove ire_freemblk.esballoc6490163 ip_input() could misbehave if the first mblk's size is not big enough6496664 missing ipif_refrele leads to reference leak and deferred crash in ip_wput_ipsec_out_v66504856 memory leak in ip_fanout_proto_v6() when using link local outer tunnel addresses6507765 IRE cache hash function performs badly6510186 IP_FORWARD_PROG bit is easily overlooked6514727 cgtp ipv6 failure on snv546528286 MULTIRT (CGTP) should offload checksum to hardware6533904 SCTP: doesn't support traffic class for IPv66539415 TX: ipif source selection is flawed for unlabeled gateways6539851 plumbed unworking nic blocks sending broadcast packets6564468 non-solaris SCTP stack over rawip socket: netstat command counts rawipInData not rawipOutDatagrams6568511 ipIfStatsOutDiscards not bumped when discarding an ipsec packet on the wrong NIC6584162 tcp_g_q_inactive() makes incorrect use of taskq_dispatch()6603974 round-robin default with many interfaces causes infinite temporary IRE thrashing6611750 ilm_lookup_ill_index_v4 was born an orphan6618423 ip_wput_frag_mdt sends out packets that void pfhooks6620964 IRE max bucket count calculations performed in ip_ire_init() are flawed6626266 various _broadcasts seem redundant6638182 IP_PKTINFO + SO_DONTROUTE + CIPSO IP option == panic6647710 IPv6 possible DoS vulnerability6657357 nce should be kmem_cache alloc'ed from an nce_cache.6685131 ilg_add -> conn_ilg_alloc interacting with conn_ilg[] walkers can cause panic.6730298 adding 0.0.0.0 key with mask != 0 causes 'route delete default' to fail6730976 vni and ipv6 doesn't quite work.6740956 assertion failed: mp->b_next == 0L && mp->b_prev == 0L in nce_queue_mp_common()6748515 BUMP_MIB() is occasionally done on the wrong ill6753250 ip_output_v6() `notv6' error path has an errant ill_refrele()6756411 NULL-pointer dereference in ip_wput_local()6769582 IP must forward packet returned from FW-HOOK6781525 bogus usesrc usage leads directly to panic6422839 System paniced in ip_multicast_loopback due to NULL pointer dereference6785521 initial IPv6 DAD solicitation is dropped in ip_newroute_ipif_v6()6787370 ipnet devices not seeing forwarded IP packets on outgoing interface6791187 ip*dbg() calls in ip_output_options() claim to originate from ip_wput()6794047 nce_fp_mp prevents sharing of NCEs across an IPMP group6797926 many unnecessary ip0dbg() in ip_rput_data_v66846919 Packet queued for ND gets sent in the clear.6856591 ping doesn't send packets with DF set6861113 arp module has incorrect dependency path for hook module6865664 IPV6_NEXTHOP does not work with TCP socket6874681 No ICMP time exceeded when a router receives packet with ttl = 06880977 ip_wput_ire() uses over 1k of stack6595433 IPsec performance could be significantly better when calling hw crypto provider synchronously6848397 ifconfig down of an interface can hang.6849602 IPV6_PATHMTU size issue for UDP6885359 Add compile-time option for testing pure IPsec overhead6889268 Odd loopback source address selection with IPMP6895420 assertion failed: connp->conn_helper_info == NULL6851189 Routing-related panic occurred during reboot on T2000 system running snv_1176896174 Post-async-encryption, AH+ESP packets may have misinitialized ipha/ip66896687 iptun presents IPv6 with an MTU < 12806897006 assertion failed: ipif->ipif_id != 0 in ip_sioctl_slifzone_restart
6500185 getaddrinfo() does not work with SCTP6536383 SCTP : typo for sctp_adaptation_layer_event
6340684 SCTP does "packet amplification"6596850 Processing malformed INIT chunk causes panic
6390413 Server panic on sctp connection attempt6547084 sctp_timer assertion(O) for SCTPS_BOUND connection6588386 SCTP does not handle "ifconfig down" interface properly6589066 SCTP may call upper
6390413 Server panic on sctp connection attempt6547084 sctp_timer assertion(O) for SCTPS_BOUND connection6588386 SCTP does not handle "ifconfig down" interface properly6589066 SCTP may call upper layer's disconnecting function multiple times
6530536 SCTP failed to initialize conn_t states in re-used conn_t blocks6578483 sctp_stack_init() can panic under low memory
6521543 recv may return fragmented messages on SCTP sockets on S10 when it need not
6446494 Single homed host has problem in SCTP INIT address parameter6530148 Zero window handling still has problems6531684 Staleness in "Stale Cookie Error" chunk reports the wrong time
PSARC 2006/366 IP Instances6289221 RFE: Need virtualized ip-stack for each local zone6512601 panic in ipsec_in_tag - allocation failure6514637 error message from dhcpagent: add_pkt_opt: option typ
PSARC 2006/366 IP Instances6289221 RFE: Need virtualized ip-stack for each local zone6512601 panic in ipsec_in_tag - allocation failure6514637 error message from dhcpagent: add_pkt_opt: option type 60 is missing required value6364643 RFE: allow persistent setting of interface flags per zone6307539 RFE: Invalid network address causes zone boot failure5041214 Allow IPMP configuration with zones5005887 RFE: zoneadmd should support plumbing an interface via DHCP4991139 RFE: zones should provide a mechanism to configure a defaultrouter for a zone6218378 zoneadmd doesn't set the netmask for non-loopback addresses hosted on lo04963280 zones: need to virtualize the IPv6 default address selection mechanism4963285 zones: need support of stateless address autoconfiguration for IPv65048068 zones don't boot if one of its interfaces has failed5057154 RFE: ability to change interface status from within a zone4963287 zones should support the plumbing of the first (and only) logical interface4978517 TCP privileged port space should be partitioned per zone5023347 zones don't work well with network routes other than default4963372 investigate whether global zone can act as a router for local zones6378364 RFE: Allow each zone to have its own virtual IPFilter
PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDRPSARC 2006/084 SO_ALLZONES4963315 Should make IKE work for non-global zones4984263 in.iked removes server entities when
PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDRPSARC 2006/084 SO_ALLZONES4963315 Should make IKE work for non-global zones4984263 in.iked removes server entities when unnumbered interfaces go away5024997 system daemons need a way to receive packets from all zones6218993 PF_ROUTE: RTM_NEWADDR/RTM_DELADDR should include interface name via RTA_IFP6422023 sctp doesn't need shadow copies of conn_t socket option bits6426542 Comment about ipp_use_min_mtu got lost and wandered into conn_t6430869 in.iked should ignore loopback addresses, not loopback interfaces6438186 SCTP handling of getsockopt( .. SO_MAC_EXEMPT) is oddly inconsistent with TCP, UDP
6361241 SCTP retransmission timeout handling is suboptimal6401917 panic while opening sctp connection
PSARC 2005/602 - SCTP Hooks For Sun Cluster6329696 Sun Cluster hooks in SCTP6309250 ipqosconf breaks bge interfaces on V210 (Solaris 10)6312101 SCTP does not ABORT an association at close() if the
PSARC 2005/602 - SCTP Hooks For Sun Cluster6329696 Sun Cluster hooks in SCTP6309250 ipqosconf breaks bge interfaces on V210 (Solaris 10)6312101 SCTP does not ABORT an association at close() if there is unread data6316758 SCTP fast retransmit has issues
6241314 ctfconvert should understand SPARC real types in DWARF6313293 ctfstabs is confused by gcc's output6268862 add more gcc support routines to a few places6272005 gcc and cmd/mdb don't get alo
6241314 ctfconvert should understand SPARC real types in DWARF6313293 ctfstabs is confused by gcc's output6268862 add more gcc support routines to a few places6272005 gcc and cmd/mdb don't get along6273966 gcc and common/dis don't get along--HG--rename : usr/src/cmd/mdb/intel/ia32/libstand/muldiv.s => deleted_files/usr/src/cmd/mdb/intel/ia32/libstand/muldiv.srename : usr/src/cmd/mdb/intel/ia32/libstand/sys/archsalib.h => deleted_files/usr/src/cmd/mdb/intel/ia32/libstand/sys/archsalib.h
6303165 SCTP: source address list should reflect the assoc.'s address params
OpenSolaris Launch