Home
last modified time | relevance | path

Searched hist:d6fe3945 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/
H A Dsocket.cd6fe3945 Thu Mar 30 11:20:22 CST 2006 Steve Grubb <sgrubb@redhat.com> [PATCH] sockaddr patch

On Thursday 23 March 2006 09:08, John D. Ramsdell wrote:
> I noticed that a socketcall(bind) and socketcall(connect) event contain a
> record of type=SOCKADDR, but I cannot see one for a system call event
> associated with socketcall(accept). Recording the sockaddr of an accepted
> socket is important for cross platform information flow analys

Thanks for pointing this out. The following patch should address this.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>