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-next>] [day] [month] [year] [list]
Date:	Tue, 1 Apr 2008 21:45:15 +0300
From:	"Rami Rosen" <ramirose@...il.com>
To:	"David Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH] [net-2.6.26] [IPV6] Remove unused declarations in include/net/ip6_route.h.

Hi,
  This patches removes unused declarations in include/net/ip6_route.h
	
	1) Standlaone ip6_null_entry is no longer needed as it is replaced by
	the ip6_null_entry member of ipv6 (instance of struct netns_ipv6)	in
	struct net (as a result of Network Namespaces patches).
	
	
	2) These 3 methods from this same header are not defined anywhere:
	   ip6_rt_addr_add(), ip6_rt_addr_del(), rt6_sndmsg()

Regards,
Rami Rosen


Signed-off-by: Rami Rosen <ramirose@...il.com>

View attachment "patch.txt" of type "text/plain" (1113 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ