[wicked-commit] [openSUSE/wicked] a0173a: netconfig: moved global state handle to ni_global
Branch: refs/heads/sle12-sp1-next Home: https://github.com/openSUSE/wicked Commit: a0173afe2cedd641ba9aa025f7c11c3bf69ad8a3 https://github.com/openSUSE/wicked/commit/a0173afe2cedd641ba9aa025f7c11c3bf6... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-19 (Mon, 19 Oct 2015) Changed paths: M src/appconfig.h M src/iflist.c M src/netinfo.c Log Message: ----------- netconfig: moved global state handle to ni_global Commit: 1073f8e975a7a7795616225831bb0c9c94cc5387 https://github.com/openSUSE/wicked/commit/1073f8e975a7a7795616225831bb0c9c94... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M src/netinfo.c M src/netinfo_priv.h Log Message: ----------- netconfig: introduced an address family filter Commit: 72b9aeaabc004e992d20873b40336a6e62da58d4 https://github.com/openSUSE/wicked/commit/72b9aeaabc004e992d20873b40336a6e62... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M src/ifevent.c M src/iflist.c Log Message: ----------- netconfig: apply family filter to refresh and events Commit: 4ef6bc13a618512a9f710aeb0f143ad33216b0e9 https://github.com/openSUSE/wicked/commit/4ef6bc13a618512a9f710aeb0f143ad332... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M autoip4/main.c M client/tester.c M dhcp4/main.c M dhcp6/main.c Log Message: ----------- netconfig: set family filter in dhcp,autoip,tester Commit: 3e5b647c71467a84f539889210ed70e3584c18d7 https://github.com/openSUSE/wicked/commit/3e5b647c71467a84f539889210ed70e358... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd.service.in Log Message: ----------- service: use wants instead wanted-by in supplicants Commit: 99ff21d99f93ccc6d1586f2a076d47750edd62a3 https://github.com/openSUSE/wicked/commit/99ff21d99f93ccc6d1586f2a076d47750e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M etc/systemd/wicked.service.in M etc/systemd/wickedd.service.in Log Message: ----------- service: wicked wants wickedd instead of wanted-by Commit: de401f8108b71807916190fc83bf63546c65c827 https://github.com/openSUSE/wicked/commit/de401f8108b71807916190fc83bf63546c... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M etc/systemd/wicked.service.in Log Message: ----------- service: wicked service wants also wickedd-nanny Commit: 6693fed1d22c28763ba02d1b200b1ef3bde6a029 https://github.com/openSUSE/wicked/commit/6693fed1d22c28763ba02d1b200b1ef3bd... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in Log Message: ----------- service: use wants instead of wantedby in nanny Commit: b2fc049888f65ac2ee7d7ffde235d760766e7f45 https://github.com/openSUSE/wicked/commit/b2fc049888f65ac2ee7d7ffde235d76076... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-10-20 (Tue, 20 Oct 2015) Changed paths: M etc/systemd/wicked.service.in M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in Log Message: ----------- Merge pull request #604 from mtomaschewski/wicked-wants service: fixed wicked client and nanny dependencies (bsc#950333) Commit: fe0be3eda9c76deacda9d66ac117435017df9cef https://github.com/openSUSE/wicked/commit/fe0be3eda9c76deacda9d66ac117435017... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M src/iflist.c M src/netinfo.c M src/netinfo_priv.h Log Message: ----------- netconfig: introduced a link discovery filter Commit: 33b41800aefbdbf94c12cdfd4cd043a4769947a6 https://github.com/openSUSE/wicked/commit/33b41800aefbdbf94c12cdfd4cd043a476... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M autoip4/main.c M client/tester.c M dhcp4/main.c M dhcp6/main.c Log Message: ----------- netconfig: set discover filter in dhcp,autoip,tester Commit: 718f804abb24038a4241ff99f809f020eed1e024 https://github.com/openSUSE/wicked/commit/718f804abb24038a4241ff99f809f020ee... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M src/ifconfig.c M src/ovs.c M src/ovs.h Log Message: ----------- ovs: use --may-exist option in add-port (bsc#951315) This just avoids errors when the port is already in the db but does not trigger an enslave inside of openvswitch yet. The remaining parts have to be addressed in openvswitch. Commit: a8bf64d3edf27a4a6ec64e7d68dc93ec017dca11 https://github.com/openSUSE/wicked/commit/a8bf64d3edf27a4a6ec64e7d68dc93ec01... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M include/wicked/util.h M nanny/main.c M src/dbus-xml.c M src/util.c Log Message: ----------- util: use size_t and a limit in file_read utility Commit: 1383d6c318aadcef7615ed9c73fd308ad4aa62df https://github.com/openSUSE/wicked/commit/1383d6c318aadcef7615ed9c73fd308ad4... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M src/fsm-policy.c Log Message: ----------- policy: reference policy node on new() or update() Commit: 51966db05c111ae32fca2b67fbd4f05aa77984b5 https://github.com/openSUSE/wicked/commit/51966db05c111ae32fca2b67fbd4f05aa7... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M nanny/main.c M nanny/nanny.c M nanny/nanny.h Log Message: ----------- policy: use xml document instead of string in create() Commit: 334208b02a0d0c5ae0060cd13fa5e12583a73aec https://github.com/openSUSE/wicked/commit/334208b02a0d0c5ae0060cd13fa5e12583... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M autoip4/main.c M client/tester.c M dhcp4/main.c M dhcp6/main.c M src/appconfig.h M src/ifevent.c M src/iflist.c M src/netinfo.c M src/netinfo_priv.h Log Message: ----------- Merge pull request #603 from mtomaschewski/nc-filter netconfig: do not refresh unrelated link details of address families Commit: bd35d9602d83c521331a1fe8399eb43521e17f39 https://github.com/openSUSE/wicked/commit/bd35d9602d83c521331a1fe8399eb43521... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M src/ifconfig.c M src/ovs.c M src/ovs.h Log Message: ----------- Merge pull request #605 from mtomaschewski/ovs-add-port ovs: use --may-exist option in add-port (bsc#951315) Commit: 0cf17d0662b4ee141a1ee84cc97a2570b31e4854 https://github.com/openSUSE/wicked/commit/0cf17d0662b4ee141a1ee84cc97a2570b3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-10-21 (Wed, 21 Oct 2015) Changed paths: M include/wicked/util.h M nanny/main.c M nanny/nanny.c M nanny/nanny.h M src/dbus-xml.c M src/fsm-policy.c M src/util.c Log Message: ----------- Merge pull request #606 from pwieczorkiewicz/policy-load policy: fix policy file reading and policy objects references (boo#916035) Compare: https://github.com/openSUSE/wicked/compare/2e9a9c73de6d...0cf17d0662b4
participants (1)
-
Pawel Wieczorkiewicz