[wicked-commit] [openSUSE/wicked] 8eaed0: compat: blacklist all and default interface names
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 8eaed0e5360b36e256a77fe8c190ab00b6eb62fa https://github.com/openSUSE/wicked/commit/8eaed0e5360b36e256a77fe8c190ab00b6... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: blacklist all and default interface names Commit: 4543c198b4454a3c0e1a1728a58c705fe6e790a4 https://github.com/openSUSE/wicked/commit/4543c198b4454a3c0e1a1728a58c705fe6... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp4/dbus-api.c M dhcp4/device.c M dhcp4/dhcp.h M dhcp4/protocol.c M dhcp6/dbus-api.c M extensions/hostname M include/wicked/addrconf.h M schema/addrconf.xml M schema/constants.xml.in M src/appconfig.h M src/config.c M src/dbus-objects/addrconf.c M src/dbus-objects/misc.c M src/ifconfig.c M src/leasefile.c M src/names.c M src/netinfo.c M src/netinfo_priv.h M src/sysconfig.c M src/update.c M util/mkconst.c Log Message: ----------- addrconf: avoid unwanted updates, update flag fixes - Splitted addrconf updater type and update bitmap - Defined the update flags in the schema and fixed to initialize to all known flags instead to ~0. - Read several dhclient variables from suse ifcfg config such as update hostname (bnc#865325) and also diverse timing variables (not all used yet). - Fixed extensions/hostname to verify its state and drop obsolete state to allow to switch to use a hostname from different lease (reconfiguration). Commit: 777a548700141220327f9a5fe3a7f21678e5437a https://github.com/openSUSE/wicked/commit/777a548700141220327f9a5fe3a7f21678... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M extensions/functions Log Message: ----------- extensions: disabled writting of wickedd.log file Commit: 0855ae647e9aa094cdf0e868811c5aad63868aa9 https://github.com/openSUSE/wicked/commit/0855ae647e9aa094cdf0e868811c5aad63... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: try to enslave into bond using netlink Commit: a918dadc20a7c9146b96fa28b2898ccd2e0d1f4a https://github.com/openSUSE/wicked/commit/a918dadc20a7c9146b96fa28b2898ccd2e... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M schema/bridge.xml Log Message: ----------- bridge: do not require link-up on ports (bnc#862530) Added workaround to not require link-up on all ports, but device-up only or the bridge will be not set up. Commit: b06a1a70a8634c9bfebbee0d4527e5a228b1e859 https://github.com/openSUSE/wicked/commit/b06a1a70a8634c9bfebbee0d4527e5a228... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-02-27 (Thu, 27 Feb 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp4/dbus-api.c M dhcp4/device.c M dhcp4/dhcp.h M dhcp4/protocol.c M dhcp6/dbus-api.c M extensions/functions M extensions/hostname M include/wicked/addrconf.h M schema/addrconf.xml M schema/bridge.xml M schema/constants.xml.in M src/appconfig.h M src/config.c M src/dbus-objects/addrconf.c M src/dbus-objects/misc.c M src/ifconfig.c M src/leasefile.c M src/names.c M src/netinfo.c M src/netinfo_priv.h M src/sysconfig.c M src/update.c M util/mkconst.c Log Message: ----------- Merge pull request #181 from mtomaschewski/ifcfg Compare: https://github.com/openSUSE/wicked/compare/ac9b735ac3f6...b06a1a70a863
participants (1)
-
Marius Tomaschewski