[wicked-commit] [openSUSE/wicked] 598d36: objectmodel: removed unused hwaddr interface prope...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 598d36decb5760991d18138e210309994f8f3a63 https://github.com/openSUSE/wicked/commit/598d36decb5760991d18138e210309994f... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M src/dbus-objects/interface.c Log Message: ----------- objectmodel: removed unused hwaddr interface property Commit: 642948056cba9f53e000e56fa9649d8782bcd479 https://github.com/openSUSE/wicked/commit/642948056cba9f53e000e56fa9649d8782... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/system.h M schema/macvlan.xml M schema/vlan.xml M src/dbus-objects/ethernet.c M src/dbus-objects/macvlan.c M src/dbus-objects/vlan.c M src/ifconfig.c Log Message: ----------- hwaddr: set link-address on ethernet,vlan,macvlan Commit: ba06cfa935f8559a0eb405d6f243227643e509a1 https://github.com/openSUSE/wicked/commit/ba06cfa935f8559a0eb405d6f243227643... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M src/dbus-objects/interface.c Log Message: ----------- mtu: skip if up, limit it to mtu of lower device - Use separate calls to set the mtu and the link up - Do not allow to set higher mtu than on lower device. - Do not set, when interface is already UP (->reload); it causes busy errors and breaks upper interfaces. Commit: 47049fe14a74dfc64fa5f3e041720393eb61f945 https://github.com/openSUSE/wicked/commit/47049fe14a74dfc64fa5f3e041720393eb... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-03 (Mon, 03 Feb 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c M src/ethernet.c Log Message: ----------- compat: process ethtool options ifcfg variable Commit: 247d6c9c776dd905c539e17be0eb469e211da228 https://github.com/openSUSE/wicked/commit/247d6c9c776dd905c539e17be0eb469e21... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c Log Message: ----------- compat: check ethernet pointer before generating Commit: f3ce037fc45d8544bd38ab9d6bc8bcf867f40521 https://github.com/openSUSE/wicked/commit/f3ce037fc45d8544bd38ab9d6bc8bcf867... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/system.h M schema/macvlan.xml M schema/vlan.xml M src/dbus-objects/ethernet.c M src/dbus-objects/interface.c M src/dbus-objects/macvlan.c M src/dbus-objects/vlan.c M src/ethernet.c M src/ifconfig.c Log Message: ----------- Merge pull request #147 from mtomaschewski/hwaddr-change Compare: https://github.com/openSUSE/wicked/compare/a6fc1c91de05...f3ce037fc45d
participants (1)
-
Marius Tomaschewski