mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 08:37:50 -04:00
Check that the expected domain(9) families all handle the socket option correctly and do proper bounds checks. This would catch bugs as fixed in (r230938,)r230981. Sponsored by: Cisco Systems, Inc. |
||
|---|---|---|
| .. | ||
| 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 | ||