From mboxrd@z Thu Jan 1 00:00:00 1970 Sender: Cyrill Gorcunov Message-Id: <20090511114639.440944109@openvz.org> Date: Mon, 11 May 2009 15:46:39 +0400 From: Cyrill Gorcunov Subject: [Bridge] [RFC 0/5] bridge - introduce via_phys_dev feature List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stephen Hemminger Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org, davem@davemloft.net, xemul@openvz.org Hi, here is RFC for new via_phys_dev bridge feature. In short -- it allows to use some bridge port as bridge itself with already configured routing table. More details with example you may found in patches. Please review. Any (including _complains_) comments are highly appreciated! The series is on top of current -net-next-2.6 | commit ed9b58bc443a1210b5be1ded6421b17e015bf985 | Author Richard Genoud | Date Sat May 9 06:59:16 2009 +0000 Cyrill