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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 15 Jan 2010 18:42:59 +0200
From:	Cosmin Ratiu <cratiu@...acom.com>
To:	netdev@...r.kernel.org
Cc:	ixlk-cr@...scape.ixiacom.com,
	Pinaki Chakrabarti <pchakrabarti@...acom.com>
Subject: [RFC PATCH] extend RTM_GETNEIGH to allow getting more precise information

Hello.

Please have a look at this patch which tries to solve a problem we 
encountered.

The background is that RTM_GETNEIGH netlink message is used to get a complete 
dump of a neighbor table. Sometimes, that's too much (especially when you have 
a lot of neighbors). This patch allows one to specify the IPv4/6 address of a 
neighbor and the device index through which it is accessible in order to 
obtain only that entry.

If you have other suggestions on how to accomplish this task, please let us 
know.

Thanks,
Cosmin.

View attachment "0001-Extend-RTM_GETNEIGH-to-allow-getting-more-precise-in.patch" of type "text/x-patch" (3232 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ