Hi, David, "David S. Miller" <[EMAIL PROTECTED]> wrote on 03/10/2006 06:45:17 PM:
> > The Unix getpeersec changes added calls to security_sid_to_context(), > but there is no implementation available when CONFIG_SECURITY is > not enabled. > > In file included from net/unix/af_unix.c:112: > include/net/scm.h: In function 'scm_recv': > include/net/scm.h:74: warning: implicit declaration of function > 'security_sid_to_context' > I'm working on this tonight. James has a patch that deals with this issue so I'll borrow from that. > Also, there are many platforms for which SO_PASSSEC have not > been chosen and I just noticed that the values used for > Sparc's SO_PEERSEC were wrong, you have to make the values > on sparc32 and sparc64 identical because we run 32-bit sparc > processes under the 64-bit sparc kernel. > > I'll fix up sparc, but the other platforms have to be dealt with. > Will fix that. thanks! Catherine - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html