mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
Quoting the submitter: - Added tests for SCM_BINTIME, LOCAL_PEERCRED, cmsghdr.cmsg_len - Code that checks correctness of groups was corrected (getgroups(2) change) - unix_cmsg.c was completely redesigned and simplified - Use less timeout value in unix_cmsg.c for faster work - Added support for not sending data in a message, not sending data and data array associated with a cmsghdr structure in a message - Existent tests were improved - unix_cmsg.t was redesigned and simplified Correctness of unix_cmsg verified on 7.1-STABLE, 9.1-STABLE and 10-CURRENT. PR: bin/131567 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| accept_fd_leak | ||
| accf_data_attach | ||
| fstat | ||
| kqueue | ||
| listen_backlog | ||
| listenclose | ||
| pr_atomic | ||
| reconnect | ||
| rtsocket | ||
| sblock | ||
| sendfile | ||
| shutdown | ||
| sigpipe | ||
| so_setfib | ||
| socketpair | ||
| unix_bindconnect | ||
| unix_close_race | ||
| unix_cmsg | ||
| unix_gc | ||
| unix_passfd | ||
| unix_sendtorace | ||
| unix_seqpacket | ||
| unix_seqpacket_exercise | ||
| unix_socket | ||
| unix_sorflush | ||
| zerosend | ||