lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ