From: John Fastabend Date: Sun, 15 Apr 2012 06:44:14 +0000 (+0000) Subject: net: rtnetlink notify events for FDB NTF_SELF adds and deletes X-Git-Tag: v3.5-rc1~109^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff661c38c8492a2859e39e0ea1e3b6d30e89bf5;p=pandora-kernel.git net: rtnetlink notify events for FDB NTF_SELF adds and deletes It is useful to be able to monitor for FDB events in user space. This patch adds support to generate netlink events when a change is made to a device supporting the FDB ops. This brings embedded switches inline with the SW net/bridge which triggers events on FDB updates as well. Signed-off-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed