You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zdtm/static/sock_opts00: use unix socket to test SO_PASSCRED and SO_PASSSEC
SO_PASSCRED and SO_PASSSEC are only valid for AF_UNIX and AF_NETLINK.
This patch updates the test logic to use a unix socket for these options,
while preserving the original value consistency check.
Fixes: #2705
Signed-off-by: Dong Sunchao <[email protected]>
0 commit comments