mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
o getsockopt(SO_ACCEPTFILTER) always returns success on listen socket even we didn't install accept filter on the socket. o Fix these bugs and add regression tests for them. Submitted by: Igor Sysoev [1] Reviewed by: alfred MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| accept_fd_leak | ||
| accf_data_attach | ||
| kqueue | ||
| listenclose | ||
| reconnect | ||
| sigpipe | ||
| socketpair | ||
| unix_bindconnect | ||