All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Krahmer <krahmer@suse.de>
To: netdev@vger.kernel.org
Subject: AF_PACKET meets AF_UNIX
Date: Tue, 8 Jun 2010 14:43:43 +0200	[thread overview]
Message-ID: <20100608124343.GA8867@suse.de> (raw)

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)


                 reply	other threads:[~2010-06-08 12:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100608124343.GA8867@suse.de \
    --to=krahmer@suse.de \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.