Author: shenjian
Repository: /hg/onnv/onnv-gate
Latest revision: 5e13347e93ac9234c9ea23f441ecea1153d7b495
Total changesets: 1
Log message:
6788242 SO_{SND,RCV}TIMEO {set,get}sockopt fail with 32-bit binaries on a
64-bit kernel
6785539 IP_OPTIONS should be removed by doing a setsockopt of IP_OPTIONS with
optlen=0.
6786063 For XPG4.2 interface, socket(AF_INET, SOCK_STREAM, IPPROTO_UDP) should
fails with EPROTOTYPE
Files:
update: usr/src/uts/common/fs/sockfs/sockcommon.c
update: usr/src/uts/common/fs/sockfs/sockcommon_sops.c
update: usr/src/uts/common/fs/sockfs/sockcommon_subr.c
update: usr/src/uts/common/fs/sockfs/sockparams.c
update: usr/src/uts/common/fs/sockfs/socktpi.c