ports/185799: [exp-run] SOCK_RAW
Gleb Smirnoff
glebius at FreeBSD.org
Wed Jan 15 12:20:00 UTC 2014
>Number: 185799
>Category: ports
>Synopsis: [exp-run] SOCK_RAW
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 15 12:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Gleb Smirnoff
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD
>Description:
I'd like to build list of ports that use our SOCK_RAW sockets.
Can you please patch /usr/include/sys/socket.h with attached
patch and run exp-run?
>How-To-Repeat:
Index: socket.h
===================================================================
--- socket.h (revision 260378)
+++ socket.h (working copy)
@@ -89,7 +89,6 @@ typedef __uid_t uid_t;
*/
#define SOCK_STREAM 1 /* stream socket */
#define SOCK_DGRAM 2 /* datagram socket */
-#define SOCK_RAW 3 /* raw-protocol interface */
#if __BSD_VISIBLE
#define SOCK_RDM 4 /* reliably-delivered message */
#endif
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list