Thread (13 messages) 13 messages, 7 authors, 2010-02-26

Re: [RFC 0/5] bridge - introduce via_phys_dev feature

From: Cyrill Gorcunov <hidden>
Date: 2010-02-26 16:51:10
Also in: bridge

Possibly related (same subject, not in this thread)

On Fri, Feb 26, 2010 at 08:18:43AM -0800, Stephen Hemminger wrote:
Looking back at this. What if the API was simpler:

Instead of:
quoted
Typical session looks like

| s...@10.10.0.160$ brctl addbr br0
| s...@10.10.0.160$ ifconfig br0 up
| s...@10.10.0.160$ echo 1 > /sys/class/net/bridge/br0/via_phys_dev
| s...@10.10.0.160$ brctl addif br0 eth0
| (...waiting a bit...)
| s...@10.10.0.160$
Why not:
  1. Setup bridge (and any other interfaces except eth0); includes bringing br0 up
  2. Add eth0 to bridge with new flag to inherit
       a. brctl addif br0 eth0 inherit

Inherit functionality would need to move address (Ether, IP, IPv6)
and routes from eth0 to br0.
I will see about doing it as much as possible in userspace.
Looks promising for me (CC'ed a few people just to be sure I'm not
missing anything).

	-- Cyrill
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help