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:	Sat, 9 Dec 2006 11:39:53 +0100
From:	Thomas Graf <tgraf@...g.ch>
To:	David Miller <davem@...emloft.net>
Cc:	drow@...se.org, stefan@...lof.de, dwmw2@...radead.org,
	joseph@...esourcery.com, netdev@...r.kernel.org,
	libc-alpha@...rceware.org, akpm@...l.org
Subject: [NETLINK]: Schedule removal of old macros exported to userspace


Signed-off-by: Thomas Graf <tgraf@...g.ch>

Index: net-2.6/Documentation/feature-removal-schedule.txt
===================================================================
--- net-2.6.orig/Documentation/feature-removal-schedule.txt	2006-12-09 11:29:25.000000000 +0100
+++ net-2.6/Documentation/feature-removal-schedule.txt	2006-12-09 11:37:54.000000000 +0100
@@ -6,6 +6,18 @@ be removed from this file.
 
 ---------------------------
 
+What:	Netlink message and attribute parsing macros
+When:	July 2007
+Why:	The old interface which often lead to buggy code has been replaced
+	with a new type safe interface. Parts of this interface, mainly
+	macros, has been exported to userspace via linux/netlink.h and
+	linux/rtnetlink.h. Use of this interface is discontinued, all helper
+	and utility macros will be removed. Userspace applications should use
+	one of the available libraries.
+Who:	Thomas Graf <tgraf@...g.ch>
+
+---------------------------
+
 What:	/sys/devices/.../power/state
 	dev->power.power_state
 	dpm_runtime_{suspend,resume)()
-
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