Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171206273
D24627.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
408 B
Referenced Files
None
Subscribers
None
D24627.diff
View Options
Index: head/sys/kern/uipc_socket.c
===================================================================
--- head/sys/kern/uipc_socket.c
+++ head/sys/kern/uipc_socket.c
@@ -3231,6 +3231,8 @@
case SO_TIMESTAMP:
case SO_BINTIME:
case SO_NOSIGPIPE:
+ case SO_NO_DDP:
+ case SO_NO_OFFLOAD:
optval = so->so_options & sopt->sopt_name;
integer:
error = sooptcopyout(sopt, &optval, sizeof optval);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 10, 12:42 PM (16 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38646321
Default Alt Text
D24627.diff (408 B)
Attached To
Mode
D24627: Permit SO_NO_DDP and SO_NO_OFFLOAD to be read via getsockopt(2).
Attached
Detach File
Event Timeline
Log In to Comment