summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/strsubr.c
AgeCommit message (Collapse)AuthorFilesLines
2007-03-306522339 Performance enhancement with enhanced esballoc designss1460321-5/+130
2007-01-19PSARC 2006/366 IP Instancesdh1551221-33/+164
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
2006-11-13PSARC/2006/190 Large Send Offload (LSO)yl1500511-1/+2
6390838 XGE need to support adaptive TX by switching COPY/DMA according to MBLKL(mp) 6394197 Solaris need to support LSO (Large Send Offload) 6466394 Minor logic error in tcp_send_data() 6467558 Need to integrate HAL 2.0.6765 to improve rx performance
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-50/+24
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2006-08-045089813 write side queue/syncq handling is not clean in link_rempassthru()georges1-25/+26
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-3/+34
4931229 Kernel-level SSL proxy
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-14/+24
4796051 Solaris needs a more complete HW checksumming support 4905227 duplicate macros in ipclassifier.h and ip.h 4915681 need hardware checksum offload for the case of IP/UDP reassembly 6201076 outbound flow-control dysfunctional, ip to ce using mdt 6223331 ipv6 flow control may corrupt UDP packets 6223809 16-bit aligned IP header should be allowed for all x86 platforms 6275398 Galaxy hangs when running lmbench 6281836 Yosemite project integration into Solaris 6281885 xge needs to support IPv6 checksum offload 6282776 IPv6 NCE fast path is not created for incoming solicitation 6304890 IP transmit-side checksum logic needs to be tightened 6304902 IP6_IN_NOCKSUM is obsolete and should be torched 6304904 UDP should reject TI_GETPEERNAME for non-connected endpoint 6306768 IP and UDP device and module definitions need to be centralized
2005-09-204790586 bogus coding in kstrputmsg()meem1-8/+6
4868000 dblk_constructor() ASSERT() is off-by-one 5087794 strdoioctl() block comment is incorrect 6227620 poll's p_fno_ctl check is off-by-one 6325582 maxsepgcnt: proof of STREAMS in other SunOS systems
2005-09-166322179 strfreectty() passed a stream that was not yet a cttymeem1-38/+27
6322765 <sys/strsubr.h> houses phantoms and interlopers 6322770 block comment above backenable() is stale 6323668 hascttyperm() and associated sess_t junk should be torched 6324338 enum jcaccess marooned on the isle of <sys/session.h>
2005-07-266233064 svc.startd is wedged trying to talk to the system consolemicheng1-3/+31
6270710 -1 for backenable is not correct
2005-07-144657000 releasestr() should only wakeup waiters when sq_refcnt is zero.xy1588731-5/+7
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+8432