Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115794892
D47000.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
789 B
Referenced Files
None
Subscribers
None
D47000.diff
View Options
diff --git a/contrib/capsicum-test/capsicum-freebsd.h b/contrib/capsicum-test/capsicum-freebsd.h
--- a/contrib/capsicum-test/capsicum-freebsd.h
+++ b/contrib/capsicum-test/capsicum-freebsd.h
@@ -62,10 +62,9 @@
// As of commit 85b0f9de11c3 ("capsicum: propagate rights on accept(2)")
// FreeBSD generates a capability from accept(cap_fd,...).
#define CAP_FROM_ACCEPT
-// TODO(FreeBSD): uncomment if/when FreeBSD propagates rights on sctp_peeloff.
-// FreeBSD does not generate a capability from sctp_peeloff(cap_fd,...).
-// https://bugs.freebsd.org/201052
-// #define CAP_FROM_PEELOFF
+// As of commit 91a9e4e01dab ("capsicum: propagate rights on sctp_peeloff")
+// FreeBSD generates a capability from sctp_peeloff(cap_fd,...).
+#define CAP_FROM_PEELOFF
#endif /* __FreeBSD__ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 29, 6:36 PM (8 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17844460
Default Alt Text
D47000.diff (789 B)
Attached To
Mode
D47000: capsicum-test: rights propagated on sctp_peeloff
Attached
Detach File
Event Timeline
Log In to Comment