Skip to content
Commit 6f285b19 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

audit: Send replies in the proper network namespace.



In perverse cases of file descriptor passing the current network
namespace of a process and the network namespace of a socket used by
that socket may differ.  Therefore use the network namespace of the
appropiate socket to ensure replies always go to the appropiate
socket.

Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 48095d99
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment