* AF_PACKET meets AF_UNIX
@ 2010-06-08 12:43 Sebastian Krahmer
0 siblings, 0 replies; only message in thread
From: Sebastian Krahmer @ 2010-06-08 12:43 UTC (permalink / raw)
To: netdev
Hi
I made a small fix for 2.6.34 to have something like
"tcpdump -i unix". For debugging purposes (DBUS etc)
it would be really helpfull. The sockaddr_ll struct
contains the socket's ino and the senders PID in
ifindex, so all necessary infos can be found
out via /proc/net/unix in userland.
The patch goes here: http://www.suse.de/~krahmer/unix-monitor-2.6.34.tgz
If you dont like any constructions in it please let me know,
so I can fix it and it can be accepted upstream :)
cya,
Sebastian
--
~
~ perl self.pl
~ $_='print"\$_=\47$_\47;eval"';eval
~ krahmer@suse.de - SuSE Security Team
~ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-08 12:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08 12:43 AF_PACKET meets AF_UNIX Sebastian Krahmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).