commit | 92c0574f11598c8036f81e27d2e8bdd6eed7d76d | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Tue Jun 17 16:10:06 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 17 16:10:06 2008 -0700 |
tree | 179c0a8ef7291cc65a692043310b543d35c16eac | |
parent | 43aa1920117801fe9ae3d1fad886b62511e09bee [diff] |
bridge: make bridge address settings sticky Normally, the bridge just chooses the smallest mac address as the bridge id and mac address of bridge device. But if the administrator has explictly set the interface address then don't change it. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>