lkml.org 
[lkml]   [2020]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[RFC] unixmon virtual device for unix sockets
There is currently no way to capture a connected unix domain socket
without interrupting the connection. AF_UNIX socket transport is
implemented in-kernel and enabling packet captures would require
kernel support. This could be based on the design of the vsockmon and
nlmon virtual devices.

This would be very useful when debugging traffic traversing AF_UNIX
sockets, such as DBUS traffic without modifying the user-space
programs that are using the unix sockets.

Is this a worthwhile feature to implement?

-Josh

\
 
 \ /
  Last update: 2020-04-22 02:30    [W:0.026 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site