From: Thomas Graf Date: Tue, 15 Aug 2006 07:31:41 +0000 (-0700) Subject: [RTNETLINK]: Add rtnetlink notification interface X-Git-Tag: v2.6.19-rc1~1272^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97676b6b5538b3e059d33b8338e7d5cc41c5f1f1;p=pandora-kernel.git [RTNETLINK]: Add rtnetlink notification interface Adds rtnl_notify() to send rtnetlink notification messages and rtnl_set_sk_err() to report notification errors as socket errors in order to indicate the need of a resync due to loss of events. nlmsg_report() is added to properly document the meaning of NLM_F_ECHO. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed