From: Stephen Hemminger <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>

Applied, thanks for adding the kallsyms bits.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to