mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
I have not properly thought through the commit. After r220031 (linux compat: improve and fix sendmsg/recvmsg compatibility) the basic handling for SO_PASSCRED is not sufficient as it breaks recvmsg functionality for SCM_CREDS messages because now we would need to handle sockcred data in addition to cmsgcred. And that is not implemented yet. Pointyhat to: avg |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux32_dummy.c | ||
| linux32_genassym.c | ||
| linux32_ipc64.h | ||
| linux32_locore.s | ||
| linux32_machdep.c | ||
| linux32_proto.h | ||
| linux32_support.s | ||
| linux32_syscall.h | ||
| linux32_syscalls.c | ||
| linux32_sysent.c | ||
| linux32_systrace_args.c | ||
| linux32_sysvec.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||