[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070312.143558.45180069.davem@davemloft.net>
Date: Mon, 12 Mar 2007 14:35:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: shemminger@...ux-foundation.org
Cc: netdev@...r.kernel.org
Subject: Re: [patch 3/4] net: show bound packet types
From: Stephen Hemminger <shemminger@...ux-foundation.org>
Date: Mon, 12 Mar 2007 14:08:20 -0700
> Show what protocols are bound to what packet types in /proc/net/ptype
> Uses kallsyms to decode function pointers if possible.
> Example:
> Type Device Function
> ALL eth1 packet_rcv_spkt+0x0
> 0800 ip_rcv+0x0
> 0806 arp_rcv+0x0
> 86dd :ipv6:ipv6_rcv+0x0
>
> Signed-off-by: Stephen Hemminger <shemminger@...ux-foundation.org>
Applied, thanks for adding the kallsyms bits.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists