Hi guys. I see that this is still not in the NM git (master).
Could you please look at these patches? Thanks Wed, Sep 25, 2013 at 03:37:05PM CEST, [email protected] wrote: >So far, we have 2 properties for interface name, connection.interface-name >and bond/bridge/team.interface-name. If user wants to change it, he need to >change both. This patchset adjusts the bond/bridge/team property so >it is the same as the connection one. > >Jiri Pirko (4): > nm-setting: adjust virtual interface name according to connection > interface name > nm-setting-bond: implement set_virtual_iface_name() > nm-setting-bridge: implement set_virtual_iface_name() > nm-setting-team: implement set_virtual_iface_name() > > libnm-util/nm-setting-bond.c | 23 ++++++++++++++++++++++- > libnm-util/nm-setting-bridge.c | 24 ++++++++++++++++++++++-- > libnm-util/nm-setting-connection.c | 3 ++- > libnm-util/nm-setting-team.c | 23 ++++++++++++++++++++++- > libnm-util/nm-setting.c | 21 +++++++++++++++++++++ > libnm-util/nm-setting.h | 2 ++ > 6 files changed, 91 insertions(+), 5 deletions(-) > >-- >1.8.3.1 > _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
