netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET] rtnetlink notification rework
@ 2006-08-14 21:37 Thomas Graf
  2006-08-13 22:00 ` [PATCH 01/16] [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts Thomas Graf
                   ` (16 more replies)
  0 siblings, 17 replies; 49+ messages in thread
From: Thomas Graf @ 2006-08-14 21:37 UTC (permalink / raw)
  To: davem; +Cc: netdev

This patchset reworks rtnetlink notifications. Notification logic
is fixed and gets hidden behind nlmsg_notify() and the rtnl socket
is no longer directly accessed. All notification paths get
appropriate error handling. NLM_F_ECHO support is added where it
makes sense and no major surgery is required. Abuses of current->pid
for netlink pids are fixed. An exception is made for users of
rtnetlink_send() which will get converted in a second step as some
bigger code change are required.


^ permalink raw reply	[flat|nested] 49+ messages in thread

end of thread, other threads:[~2006-08-16 13:11 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-14 21:37 [PATCHSET] rtnetlink notification rework Thomas Graf
2006-08-13 22:00 ` [PATCH 01/16] [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts Thomas Graf
2006-08-13 22:00 ` [PATCH 02/16] [NETLINK]: Add notification message sending interface Thomas Graf
2006-08-13 22:00 ` [PATCH 03/16] [RTNETLINK]: Add rtnetlink notification interface Thomas Graf
2006-08-13 22:00 ` [PATCH 04/16] [NET] fib_rules: Convert fib rule notification to use rtnl_notify() Thomas Graf
2006-08-13 22:00 ` [PATCH 05/16] [NEIGH]: Convert neighbour notifications ot " Thomas Graf
2006-08-13 22:00 ` [PATCH 06/16] [DECNET]: Convert DECnet notifications to " Thomas Graf
2006-08-13 22:00 ` [PATCH 07/16] [IPv4] address: Convert address notification " Thomas Graf
2006-08-13 22:00 ` [PATCH 08/16] [IPv4] route: Convert route notifications " Thomas Graf
2006-08-13 22:00 ` [PATCH 09/16] [IPv6] address: Convert address notification " Thomas Graf
2006-08-14 23:43   ` jamal
2006-08-14 23:51     ` jamal
2006-08-15  7:20       ` Hasso Tepper
2006-08-15  9:50         ` jamal
2006-08-15  0:07     ` Thomas Graf
2006-08-15  0:12       ` jamal
2006-08-15  0:36     ` Alexey Kuznetsov
2006-08-15  0:56       ` Herbert Xu
2006-08-15  2:46         ` jamal
2006-08-15  3:03           ` jamal
2006-08-15 11:17       ` Thomas Graf
2006-08-15 12:08         ` Hasso Tepper
2006-08-15 12:23           ` Thomas Graf
2006-08-16  2:58             ` Herbert Xu
2006-08-16  3:04               ` Herbert Xu
2006-08-16 10:58               ` Thomas Graf
2006-08-16 11:03                 ` jamal
2006-08-16 11:12                 ` Herbert Xu
2006-08-16 11:39                   ` Herbert Xu
2006-08-16 12:04                     ` jamal
2006-08-16 12:08                       ` Herbert Xu
2006-08-16 12:08                       ` Thomas Graf
2006-08-16 12:36                         ` jamal
2006-08-16 13:04                           ` Alexey Kuznetsov
2006-08-16 13:11                             ` jamal
2006-08-16 12:13                     ` Thomas Graf
2006-08-16 11:40                   ` Thomas Graf
2006-08-16 11:57                     ` Herbert Xu
2006-08-16 12:05                       ` Thomas Graf
2006-08-16 12:08                         ` jamal
2006-08-16 12:54               ` Alexey Kuznetsov
2006-08-13 22:00 ` [PATCH 10/16] [IPv6] route: Convert route notifications " Thomas Graf
2006-08-13 22:00 ` [PATCH 11/16] [IPv6] link: Convert link " Thomas Graf
2006-08-13 22:00 ` [PATCH 12/16] [IPv6] prefix: Convert prefix " Thomas Graf
2006-08-13 22:00 ` [PATCH 13/16] [BRIDGE]: Convert " Thomas Graf
2006-08-13 22:00 ` [PATCH 14/16] [WIRELESS]: " Thomas Graf
2006-08-13 22:00 ` [PATCH 15/16] [NET] link: " Thomas Graf
2006-08-13 22:00 ` [PATCH 16/16] [RTNETLINK]: Unexport rtnl socket Thomas Graf
2006-08-15  7:38 ` [PATCHSET] rtnetlink notification rework David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).