[wicked-commit] [openSUSE/wicked] b31e25: client: moved ifdown,ifcheck to separate files
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: b31e25ce675817ab552f98577312f4fcfeb23026 https://github.com/openSUSE/wicked/commit/b31e25ce675817ab552f98577312f4fcfe... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-15 (Wed, 15 Jan 2014) Changed paths: M client/Makefile.am A client/ifcheck.c A client/ifcheck.h A client/ifdown.c A client/ifdown.h M client/ifup.c A client/ifup.h M client/main.c A client/reachable.h M client/read-config.c M client/wicked-client.h Log Message: ----------- client: moved ifdown,ifcheck to separate files Commit: 093798763e94ba3fefbef8d035dc629c84e9c5e3 https://github.com/openSUSE/wicked/commit/093798763e94ba3fefbef8d035dc629c84... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-15 (Wed, 15 Jan 2014) Changed paths: M client/compat-redhat.c M client/compat-suse.c M client/compat.c M client/main.c M client/nanny.c M client/reachable.c M client/read-config.c M client/wicked-client.h Log Message: ----------- client: updated copyright and license statements Commit: 9a0b95101f4a199cbe3867c144e422f1a21d3718 https://github.com/openSUSE/wicked/commit/9a0b95101f4a199cbe3867c144e422f1a2... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-01-16 (Thu, 16 Jan 2014) Changed paths: M client/Makefile.am M client/ifcheck.c M client/ifcheck.h A client/ifstatus.c A client/ifstatus.h M client/main.c M client/scripts/ifup.in M etc/systemv/network.in M include/wicked/constants.h Log Message: ----------- client: consider config in ifstatus, exit code rework Moved ifstatus to separate files, changed to use fsm to consider current config files and refactored to split the status checks using new ifcheck helpers from showing info. Reworked "ifstatus all" to reduce the status to well-known LSB 0..4 codes considering mandatory devices and consistent use of >150 codes [LSB app range] in a single interface run. Adpted the ifup compat and systemv network init scripts. Commit: d978ea74ae7162155ea8ab9da32aded7efa741d4 https://github.com/openSUSE/wicked/commit/d978ea74ae7162155ea8ab9da32aded7ef... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-01-16 (Thu, 16 Jan 2014) Changed paths: M client/Makefile.am M client/compat-redhat.c M client/compat-suse.c M client/compat.c A client/ifcheck.c A client/ifcheck.h A client/ifdown.c A client/ifdown.h A client/ifstatus.c A client/ifstatus.h M client/ifup.c A client/ifup.h M client/main.c M client/nanny.c M client/reachable.c A client/reachable.h M client/read-config.c M client/scripts/ifup.in M client/wicked-client.h M etc/systemv/network.in M include/wicked/constants.h Log Message: ----------- Merge pull request #134 from mtomaschewski/ifstatus client: consider config in ifstatus, exit code rework, copyright/license updates Compare: https://github.com/openSUSE/wicked/compare/b6ac1c57f6c2...d978ea74ae71
participants (1)
-
Pawel Wieczorkiewicz