[wicked-commit] [openSUSE/wicked] 9210c5: client: update client-info data for new ifworkers
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 9210c501fe14a0401a80c4f36a2221064ddddfc5 https://github.com/openSUSE/wicked/commit/9210c501fe14a0401a80c4f36a2221064d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M include/wicked/client.h M include/wicked/netinfo.h M src/calls.c M src/dbus-objects/interface.c M src/fsm.c M src/netdev.c Log Message: ----------- client: update client-info data for new ifworkers Commit: 27e4c5acecf40e042f41d997cf505f388a86c5c1 https://github.com/openSUSE/wicked/commit/27e4c5acecf40e042f41d997cf505f388a... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M extensions/ibft Log Message: ----------- extension/ibft: Add <client-info> tag Commit: 16927fb2ef8554ef3e8ae4ebe514192eab96965b https://github.com/openSUSE/wicked/commit/16927fb2ef8554ef3e8ae4ebe514192eab... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M include/wicked/util.h Log Message: ----------- util: Add ni_string_startswith() Commit: 6101a4d3820467b781fa6d48aa8ba1b566ddf7f0 https://github.com/openSUSE/wicked/commit/6101a4d3820467b781fa6d48aa8ba1b566... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M include/wicked/xml.h M src/xml.c Log Message: ----------- xml: Add xml_node_get_next_child() Function returns next child within same parent node Commit: 9e3e454e8a7403e4f953c70b464178db91ee3e90 https://github.com/openSUSE/wicked/commit/9e3e454e8a7403e4f953c70b464178db91... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M include/wicked/types.h M include/wicked/xml.h M src/xml-reader.c Log Message: ----------- xml-reader: Add new xml_location_t handling functions Add new type xml_location_t. Add new xml_location_t handling function: create, set, get_filename, get_line Commit: 6cdbd1d05d0d82c842e736f9c4e4db0efaa71ea4 https://github.com/openSUSE/wicked/commit/6cdbd1d05d0d82c842e736f9c4e4db0efa... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M client/compat-redhat.c M client/compat-suse.c M client/compat.c M client/ifup.c M client/main.c M client/read-config.c M client/wicked-client.h M src/firmware.c Log Message: ----------- client: Add <client-info> tag and location handling Support for <client-tag> within all types of config files. Fill xml_location_t for all types of config files. Support for show-config's --raw parameter. Commit: 372cc13b74ac60fc1641b9988c3b5694823a02cc https://github.com/openSUSE/wicked/commit/372cc13b74ac60fc1641b9988c3b569482... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: Introduce config origin prioritization Not to allow overwriting the more important configuration by less important ones (e.g. firmware by compat) the priorities have been added. Default is firmware > compat > wicked. Commit: 4ba411aa4261a30aace9b0a32b0a00b28a7f3f29 https://github.com/openSUSE/wicked/commit/4ba411aa4261a30aace9b0a32b0a00b28a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-10-14 (Mon, 14 Oct 2013) Changed paths: M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- client: Add --force parameter to ifup Parameter --force allows to overwrite the interface configuration with lower prio configuration origin. Compare: https://github.com/openSUSE/wicked/compare/a4f00950ef0b...4ba411aa4261
participants (1)
-
Pawel Wieczorkiewicz