From: Stephen Hemminger Date: Thu, 25 May 2006 23:00:12 +0000 (-0700) Subject: [BRIDGE]: netlink interface for link management X-Git-Tag: v2.6.18-rc1~1111^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11dc1f36a6701b502ecb695f308aae46ede8bac6;p=pandora-kernel.git [BRIDGE]: netlink interface for link management Add basic netlink support to the Ethernet bridge. Including: * dump interfaces in bridges * monitor link status changes * change state of bridge port For some demo programs see: http://developer.osdl.org/shemminger/prototypes/brnl.tar.gz These are to allow building a daemon that does alternative implementations of Spanning Tree Protocol. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed