lkml.org 
[lkml]   [1999]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: UUIDs (and devfs and major/minor numbers)
Date
From
In message <Pine.LNX.4.10.9906171836420.31970-100000@sasami.anime.net>, Dan Hol
lis writes:
+-----
| Well see, we have people who dont want procfs *or* devfs. Their solution
| would probably be to pollute /dev with a whole new group of maj/min
| devices just to hold socket permissions.
+--->8

I would think more like:

struct sockperms s;
s.proto = IPPROTO_UDP;
s.port = 53;
s.owner = getpwnam("named")->pw_uid;
ioctl(rawsocket, SIOCSETPERMS, &s);

--
brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net
system administrator [WAY too many hats] allbery@ece.cmu.edu
carnegie mellon / electrical and computer engineering KF8NH
We are Linux. Resistance is an indication that you missed the point.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:3.639 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site