summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/socketvar.h
AgeCommit message (Collapse)AuthorFilesLines
2020-06-22 [illumos-gate merge]Jerry Jelinek1-1/+3
commit c686756220120076a07be0dcce54be698101a3d1 12541 sgs: smatch and NULL pointer errors commit d865fc92e4b640c73c2957a20b3d82622c741be5 12824 recvmsg(): adjust final cmsg->cmsg_len upon MSG_CTRUNC commit ce5f7fb896fce369b4ec50da6d3a232bce2458ce 12836 loader: strings in nvlist are counted strings, not c-strings
2020-06-1912824 recvmsg(): adjust final cmsg->cmsg_len upon MSG_CTRUNCAndy Fiddaman1-1/+3
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-25 [illumos-gate merge]Tim Foster1-15/+26
commit 7284664a1faa361af4ff33ba5435d43d3ee07bf2 11816 iscsi initiator gets confused if attached before root file system mount commit 55908bd733fe029d49237b91c700655997242419 11843 update Intel microcode to 20190918 commit b9c9c3595312927fb362936529c5679117843b93 11826 Buffer overflow and memory leak in "libbsm" commit 78a2e113edb6fe0a0382b403b55d92e8f0bba78f 9531 Want netstat -u to show PIDs associated with sockets 11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Conflicts: usr/src/data/ucode/Makefile usr/src/data/ucode/README.ucode usr/src/data/ucode/intel/000206D6-01 usr/src/data/ucode/intel/000206D7-01 usr/src/data/ucode/intel/000306D4-40 usr/src/data/ucode/intel/000306F4-80 usr/src/data/ucode/intel/00040671-02 usr/src/data/ucode/intel/000406F1-01 usr/src/data/ucode/intel/00050654-01 usr/src/data/ucode/intel/00050657-01 usr/src/data/ucode/intel/00050662-10 usr/src/data/ucode/intel/00050663-10 usr/src/data/ucode/intel/00050664-10 usr/src/data/ucode/intel/00050665-10 usr/src/data/ucode/intel/000506CA-01
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-15/+26
11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Portions contributed by: Mohamed A. Khalfella <khalfella@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2017-06-29 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 5ceaf02ccc1885ec3499b7d79f2a80ce1325b4d8 8433 vmxnet3: warnings about not supported properties don't help anything commit f862e02cb8d597e430ef5067be483718a65c3370 7962 strxfrm() fails for certain characters commit 5206305f06cf80338a34e00287f3336069e1198b 1198 date formats contain spaces where not expected commit 5549034d757a8b1a23f3957d95e4e9e440c44ebf 8428 8367 breaks cmlb module install on sparc commit 73177167911de9eef96901d8f6d3cb6be7c67574 8309 libbsm should support AUE_sudo audit event commit b4203d757c7c247e39c94c09a94021a3a8121062 8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */ commit bec2e3ffadac8d3536ea115d636d06c7b561623a 8212 manpages contain obsolete references 6019 sleep can't be infinite Conflicts: usr/src/man/man1m/zonecfg.1m usr/src/man/man1/mdb.1
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-26OS-4865 lxbrand async socket errors catch programs off guardPatrick Mooney1-0/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-06-10 [illumos-gate merge]Jerry Jelinek1-0/+28
commit a6490d0f4f068b0e0b17b98d03e50301aa6bb3f4 5983 5896 fallout when EMI is removed commit 90553fa8afd7a98e67bf29073ba4c8d157bb00c9 5187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtemp commit 19581f849bf7a7ff70969056873a9f08150b2e7c 4770 soconfig(1M) needs an option to print the in-kernel socket configuration table commit f68770eaa148461c70a7bafc74cf10adf8fb4add 5978 5816 causes mdb's ::status message to be further truncated
2015-06-094770 soconfig(1M) needs an option to print the in-kernel socket ↵Alexander Eremin1-0/+28
configuration table Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-04-23OS-4213 lxbrand should be able to set TCP_DEFER_ACCEPT after other socket ↵Jerry Jelinek1-3/+23
operations
2015-02-28OS-3000 I for one, welcome my overlay network overlordsRobert Mustacchi1-0/+15
OS-3080 Need direct callbacks from socket upcalls via ksocket OS-3943 want vxlan support OS-3944 snoop should support vxlan OS-3945 want varpd direct plugin OS-3946 want varpd files plugin OS-3947 want varpd svp plugin OS-3948 refhash could be used outside of mpt_sas OS-3949 want string property ranges for mac
2010-08-106972175 assertion failed: tcp->tcp_fin_sent, file: ↵Anders Persson1-1/+1
../../common/inet/tcp/tcp_input.c, line: 4306 6971322 sof_inject_data_out() cannot inject data from close callback 6971886 missing NULL cookie checks in some kssl filter callbacks
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-21/+126
6939085 Socket Filter Framework 6802067 connect_failed kernel socket callback is not triggered 6776450 time spent in tcp_close could be reduced/deferred to a worker thread 6828586 assertion failed: family == 26, file: ../../common/fs/sockfs/socksyscalls.c, line: 1608 6802078 kernel socket 'newconn' callback is passing rcv queue size as an argument
2010-04-266943440 race in solookup() can cause smod_refcnt to be bumped multiple times ↵Anders Persson1-10/+12
for a single sockparams
2010-01-156638967 udp recv (think DNS) suffers from thundering herd problemAnders Persson1-5/+5
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-0/+4
6392640 rpcgen -h -T output does not compile with gcc 4.x --HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-4/+0
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-0/+4
6392640 rpcgen -h -T output does not compile with gcc 4.x
2009-04-286813959 I/OAT should be removed from TCP and STREAMSAnders Persson1-3/+4
--HG-- rename : usr/src/uts/common/sys/sodirect.h => usr/src/uts/common/fs/sockfs/sodirect.h
2009-02-116662959 sockfs need kstats to report usage infoAnders Persson1-0/+9
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-7/+5
2009-02-286805286 clearing rcv side flow control on a SCTP socket may panic the systemAnders Persson1-6/+6
6805801 rcv window is not always updated for SCTP sockets 6810235 closing SOCK_SEQPACKET sctp socket can panic system
2008-12-296786739 xtcp_rcvbuf/bind_bad tests failed with unexpected results.Yu Xiangning1-0/+1
2008-12-206787347 dgram_peek sotest fails with unexpected resultanders1-7/+7
6787350 udp_send_zero sotest fails with unexpected result 6787381 SO_POLLEV_ALWAYS flag not inherited from listener
2008-12-176785994 sendfilev() can return unexpected errno for non-TCP socketsanders1-0/+2
6786057 mismerge in sendvec_chunk() can causes sendfilev() to fail when writing to regular file
2008-12-176785041 assertion failed: so_verify_oobstate(so), file: ↵Rao Shoaib1-6/+7
../../common/fs/sockfs/sockcommon.c, line: 620
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-345/+387
PSARC 2008/694 Volo Interfaces Amendment 6765829 Integration of project Volo PSARC/2007/587 6644935 mblk cred_t reference counting limits scalability 6693633 TCP receive does not scale because of heavy refcounting of cred structures 4764841 connect/accept is slow on Solaris when compared to Linux 5105708 socket creation retains hold on accessvp 4764836 setsockopt is slow on Solaris when compared to Linux 4772191 socket close(2) is slow on Solaris when compared to Linux --HG-- rename : usr/src/uts/common/fs/sockfs/socksctp.c => usr/src/uts/common/inet/sockmods/socksctp.c rename : usr/src/uts/common/fs/sockfs/socksctp.h => usr/src/uts/common/inet/sockmods/socksctp.h rename : usr/src/uts/common/fs/sockfs/socksctpsubr.c => usr/src/uts/common/inet/sockmods/socksctpsubr.c rename : usr/src/uts/common/fs/sockfs/socksdp.c => usr/src/uts/common/inet/sockmods/socksdp.c rename : usr/src/uts/common/fs/sockfs/socksdp.h => usr/src/uts/common/inet/sockmods/socksdp.h
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-9/+4
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc.
2008-05-236582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardwarebrutus1-3/+6
6582330 sodirect - socket direct, for support of Intel I/OAT hardware 6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware 6567008 driver for intel ioat v1 & v2 DMA engine needed 6691281 tcp->tcp_sodirect == 0, file: ../../common/inet/tcp/tcp_fusion .c, line: 291 6693127 putback for 6567008/6582323/6582330/6582335 causes PANIC when using SCTP sockets 6694188 Solaris PIT test net/tcp/tests/win0_urg_processing timed out 6694389 assertion failed: ((tcp)->tcp_sodirect == 0 || !((tcp)->tcp_sodirect->sod_state & 0x0001)) --HG-- rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/Makefile => usr/src/pkgdefs/SUNWdcopy/Makefile rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl => usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl => usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/preremove.tmpl => usr/src/pkgdefs/SUNWdcopy/preremove.tmpl rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_com => usr/src/pkgdefs/SUNWdcopy/prototype_com rename : deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_i386 => usr/src/pkgdefs/SUNWdcopy/prototype_i386 rename : deleted_files/usr/src/uts/common/io/dcopy.c => usr/src/uts/common/io/dcopy.c rename : deleted_files/usr/src/uts/common/sys/dcopy.h => usr/src/uts/common/sys/dcopy.h rename : deleted_files/usr/src/uts/common/sys/dcopy_device.h => usr/src/uts/common/sys/dcopy_device.h rename : deleted_files/usr/src/uts/common/sys/sodirect.h => usr/src/uts/common/sys/sodirect.h rename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat.c => usr/src/uts/i86pc/io/ioat/ioat.c rename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat.conf => usr/src/uts/i86pc/io/ioat/ioat.conf rename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_chan.c => usr/src/uts/i86pc/io/ioat/ioat_chan.c rename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_ioctl.c => usr/src/uts/i86pc/io/ioat/ioat_ioctl.c rename : deleted_files/usr/src/uts/i86pc/io/ioat/ioat_rs.c => usr/src/uts/i86pc/io/ioat/ioat_rs.c rename : deleted_files/usr/src/uts/i86pc/ioat/Makefile => usr/src/uts/i86pc/ioat/Makefile rename : deleted_files/usr/src/uts/i86pc/sys/ioat.h => usr/src/uts/i86pc/sys/ioat.h rename : deleted_files/usr/src/uts/i86xpv/ioat/Makefile => usr/src/uts/i86xpv/ioat/Makefile rename : deleted_files/usr/src/uts/intel/dcopy/Makefile => usr/src/uts/intel/dcopy/Makefile
2008-04-25backout 6567008/6582323/6582330/6582335/6691271: needs more workdm1207691-6/+3
--HG-- rename : usr/src/pkgdefs/SUNWdcopy/Makefile => deleted_files/usr/src/pkgdefs/SUNWdcopy/Makefile rename : usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWdcopy/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl => deleted_files/usr/src/pkgdefs/SUNWdcopy/postinstall.tmpl rename : usr/src/pkgdefs/SUNWdcopy/preremove.tmpl => deleted_files/usr/src/pkgdefs/SUNWdcopy/preremove.tmpl rename : usr/src/pkgdefs/SUNWdcopy/prototype_com => deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_com rename : usr/src/pkgdefs/SUNWdcopy/prototype_i386 => deleted_files/usr/src/pkgdefs/SUNWdcopy/prototype_i386 rename : usr/src/uts/common/io/dcopy.c => deleted_files/usr/src/uts/common/io/dcopy.c rename : usr/src/uts/common/sys/dcopy.h => deleted_files/usr/src/uts/common/sys/dcopy.h rename : usr/src/uts/common/sys/dcopy_device.h => deleted_files/usr/src/uts/common/sys/dcopy_device.h rename : usr/src/uts/common/sys/sodirect.h => deleted_files/usr/src/uts/common/sys/sodirect.h rename : usr/src/uts/i86pc/io/ioat/ioat.c => deleted_files/usr/src/uts/i86pc/io/ioat/ioat.c rename : usr/src/uts/i86pc/io/ioat/ioat.conf => deleted_files/usr/src/uts/i86pc/io/ioat/ioat.conf rename : usr/src/uts/i86pc/io/ioat/ioat_chan.c => deleted_files/usr/src/uts/i86pc/io/ioat/ioat_chan.c rename : usr/src/uts/i86pc/io/ioat/ioat_ioctl.c => deleted_files/usr/src/uts/i86pc/io/ioat/ioat_ioctl.c rename : usr/src/uts/i86pc/io/ioat/ioat_rs.c => deleted_files/usr/src/uts/i86pc/io/ioat/ioat_rs.c rename : usr/src/uts/i86pc/ioat/Makefile => deleted_files/usr/src/uts/i86pc/ioat/Makefile rename : usr/src/uts/i86pc/sys/ioat.h => deleted_files/usr/src/uts/i86pc/sys/ioat.h rename : usr/src/uts/i86xpv/ioat/Makefile => deleted_files/usr/src/uts/i86xpv/ioat/Makefile rename : usr/src/uts/intel/dcopy/Makefile => deleted_files/usr/src/uts/intel/dcopy/Makefile
2008-04-186567008 driver for intel ioat v1 & v2 DMA engine neededbrutus1-3/+6
6582323 uioa - uio asynchronous, for support of Intel I/OAT hardware 6582330 sodirect - socket direct, for support of Intel I/OAT hardware 6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-10/+15
PSARC/2007/227 VFS Feature Registration and ACL on Create PSARC/2007/244 ZFS Case-insensitive support PSARC/2007/315 Extensible Attribute Interfaces PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support PSARC/2007/403 Modified Access Checks for CIFS PSARC/2007/410 Add system attribute support to chmod(1) PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1) PSARC/2007/444 Rescind SETTABLE Attribute PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1) PSARC/2007/546 Update utilities to match CIFS system attributes changes. PSARC/2007/560 ZFS sharesmb property 4890717 want append-only files 6417428 Case-insensitive file system name lookup to support CIFS 6417435 DOS attributes and additional timestamps to support for CIFS 6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service 6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names 6473733 RFE: Need support for open-deny modes 6473755 RFE: Need ability to reconcile oplock and delegation conflicts 6494624 sharemgr needs to support CIFS shares better 6546705 All vnode operations need to pass caller_context_t 6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes 6546893 Solaris system attribute support 6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance 6553589 RFE: VFS Feature Registration facility 6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227) 6565581 ls(1) should support file system attributes proposed in PSARC/2007/315 6566784 NTFS streams are not copied along with the files. 6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315 6578875 RFE: kernel interfaces for nbmand need improvement 6578883 RFE: VOP_SHRLOCK needs additional access types 6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315 6578886 RFE: disallow nbmand state to change on remount 6583349 ACL parser needs to support audit/alarm ACE types 6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315 6597357 *tar* xv@ doesn't show the hidden directory even though it is restored 6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute 6597368 *tar* cannot restore hard linked extended attributes 6597374 *tar* doesn't display "x " when hard linked attributes are restored 6597375 *tar* extended attribute header off by one 6614861 *cpio* incorrectly archives extended system attributes with -@ 6614896 *pax* incorrectly archives extended system attributes with -@ 6615225 *tar* incorrectly archives extended system attributes with -@ 6617183 CIFS Service - PSARC 2006/715
2007-10-116573175 panic in au_getsonodetz2045791-0/+1
6574412 audit_event.c contains cruft in socket auditing 6574480 c2/audit_event.c has nits 6574487 sockfs/socksyscalls.c has nits
2007-01-15PSARC 2003/064 SDP: Sockets Direct Protocolnh1450021-1/+6
5068505 Integration of PSARC 2003/064 SDP into solaris 6503394 TX introduced an incorrect assert: ASSERT(!connp->conn_mac_exempt);
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-1/+11
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-05-126246755 nl7c_data_pfail reports errorsbrutus1-0/+3
2006-03-054999225 Broken code in socktpi.crshoaib1-25/+4
6341860 sockfs warnings should be zone aware 6386372 remove unused AF_NCA code from sockfs --HG-- rename : usr/src/uts/common/fs/sockfs/ncafs.c => deleted_files/usr/src/uts/common/fs/sockfs/ncafs.c
2005-11-12PSARC/2005/625 Greyhound - Solaris Kernel SSL proxykais1-0/+6
4931229 Kernel-level SSL proxy
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-2/+5
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-06-14OpenSolaris Launchstevel@tonic-gate1-0/+866