[patch NetworkManager 0/4] adjust virtual interface name according to connection interface name
- From: Jiri Pirko <jiri resnulli us>
- To: networkmanager-list gnome org
- Subject: [patch NetworkManager 0/4] adjust virtual interface name according to connection interface name
- Date: Wed, 25 Sep 2013 15:37:05 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]