From: Stephen Hemminger Date: Mon, 12 Mar 2007 21:35:37 +0000 (-0700) Subject: [NET]: show bound packet types X-Git-Tag: v2.6.22-rc1~1128^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e1256ffd1ec654b35e023c66f6b262d4cba91e9;p=pandora-kernel.git [NET]: show bound packet types 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed