commit | 13323516172178ff8184855ee4bc66d46fd89619 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Sep 05 15:51:32 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 09 11:29:55 2014 -0700 |
tree | 5fee8e3987844c1da354266b8c0ba06b08067d2f | |
parent | e5c3ea5c668033b303e7ac835d7d91da32d97958 [diff] |
bridge: implement rtnl_link_ops->changelink Allow rtnetlink users to set bridge master info via IFLA_INFO_DATA attr This initial part implements forward_delay, hello_time, max_age options. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>