From: stephen hemminger Date: Mon, 4 Apr 2011 14:03:30 +0000 (+0000) Subject: bridge: add netlink notification on forward entry changes X-Git-Tag: v3.0-rc1~377^2~531 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b078f0df676233fc7ebc1ab270bd11ef5824bb64;p=pandora-kernel.git bridge: add netlink notification on forward entry changes This allows applications to query and monitor bridge forwarding table in the same method used for neighbor table. The forward table entries are returned in same structure format as used by the ioctl. If more information is desired in future, the netlink method is extensible. Example (using bridge extensions to iproute2) # br monitor Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed